Pleated Shell

Rhino(Grasshopper)

I like designer Marc Fornes' colorful and cheerful sculptures, one of his famouse design is a pleated shell for a French school (left). I similarly did this simple pleated shell (center). There are several steps to do: 1. get some random points inside a rectangular region. 2. get a Voronoi diagram from the points. 3. do the offset of the polygon and union the region. 4. loft offsets to get a simple mesh and then refine it. 5. float the mesh with some fixed boundary points by Kangaroo optimization. 6. get individual connected strips by the plugin Stripper (right). This simple test integrates the modeling and fabrication process: the first 5 steps are for the modeling, and the last step is for fabrication.

Downloads

See the tutorial in YouTube: Mesh Topology.