Skip to content

0.4.1 - Proof of Concept

Pre-release
Pre-release
Compare
Choose a tag to compare
@cdriesler cdriesler released this 23 Jan 02:09

End of proof of concept phase for project. Successfully:

  • Provides an svg interface for constructing a .json representation of the grasshopper graph
  • Dispatches the graph to a custom rhino compute server (attached) and returns results with path topology
  • Uses rhino3dm.js to consume and translate point or mesh geometry to a three.js representation

That said, performance is horrible and ux is not even a consideration. Taking a beat to learn from the limits of the setup and plan for a substantially improved (usable) 0.5 version.