; grashopperwaffles | rhino / grasshopper | Bert Simons | Portfolio

For my classes at the wdka I wanted to make a grasshopper script that would be 'easy' to work with for my students. I wanted an all in one script, making both waffles/slices from meshes as well as solids and surfaces (for landscapes). It should also be able to produce 'hollow' waffles from closed meshes and solids.. This shows thecomplete script, for which I took Victor Lung's approach as a starting point.

01

the complete script

02

The interface. Here you can select what you want to meake and what you will use as input.

03

One part that gave me serious headbreaks was the hollow waffles. Offsetting a mesh often results in overlaps in the offsetted mesh that I needed toi get rid of.

04

gate check for overlaps in offsetted mesh.

06

hollow waffles from a stanford bunny mesh.