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.
Rhino's built-in mesh implementation is restricted to triangle/quad meshes. A custom data type is required to allow generation of n-gon meshes (i.e. faces with more than four sides).
Rhino's built-in mesh implementation is restricted to triangle/quad meshes. A custom data type is required to allow generation of n-gon meshes (i.e. faces with more than four sides).
Decide on a data structure– HalfedgeEuler operatorsReferences