Hi folks, I’m new on grasshopper and I need a help.
I want to apply a polysurface on a surface.
This is my results without grasshopper, but I want to try with it.
Can you help me with right command on grasshopper?
Hi folks, I’m new on grasshopper and I need a help.
I want to apply a polysurface on a surface.
This is my results without grasshopper, but I want to try with it.
Can you help me with right command on grasshopper?
There are many ways to achieve this in Grasshopper. I would probably divide the surface into a quad mesh and then use Weaverbird to stellate each mesh face.
21_03_24_surface_mesh_stellate.gh (14.6 KB)
Hi Andy -
In the Rhino 8 WIP, you could try the MorphToMesh component.
More info:
-wim
Check this file, I added an option to generate the pyramids with surfaces:
21_03_24_surface_extrude_point.gh (22.8 KB)