brunopostle / homemaker-addon

Design buildings the pointy-clicky way, a blender add-on that transforms spatial geometry into IFC building models
GNU General Public License v3.0
125 stars 7 forks source link

Lite mode #55

Closed brunopostle closed 1 year ago

brunopostle commented 1 year ago

The 'Homemaker' action finds a Topologic CellComplex in the selected mesh, then assembles an entire building from the cell/spaces and face/boundaries in that CellComplex. If an open mesh or non-manifold collection of faces is selected, no CellComplex is found and no building is generated.

A 'Homemaker Lite' action would recognise that there is no CellComplex, and would just generate fragments of wall, roof etc... allowing existing models to be added-to in a piecemeal fashion.

Issues: