pearswj / buckminster

Digital Architectonics thesis project. Provides components for the generation of structural frames from free-form surfaces in Grasshopper (Rhino) using mesh operators and surface modelling techniques.
MIT License
17 stars 6 forks source link

Conway operators #8

Open pearswj opened 11 years ago

pearswj commented 11 years ago

Implement a whole bunch of mesh operators, as defined by John Conway.

Get Dual, Ambo and Kis done first -- many others can be derived from combinations of these three.

A (by no means exhaustive) list:

pearswj commented 11 years ago

These operators will be used along with lacing patterns #9 to create space-trusses.

pearswj commented 11 years ago

Expand, ortho, etc. could be Grasshopper clusters... (distributed as *.ghuser files).