Been working way too late into the night on a script meant to combine the sponge geometry Grashopper script posted here a few years ago with an already existing polysurface I’ve created. I’ve been using a combination of Dendro and Wavebird to try to make this work, but I hit a wall.
Long story short, I need some guidance - I’ve attached both my Grashopper and Rhino. Any help is appreciated!
sponge_Slow_jvs01.gh (30.0 KB)
when you increase the number of points it gets slower and slower…
since we have subD the same could be done with breps not using meshes not using waeverbird…
Hey Jacob, This is almost exactly what I was looking for thank you! if I wanted to make the sponge geometry to be smaller and the spaces between thinner like the original sponge script how would I do that?
play
with the number of points generated by the “populate 3D
play
with the scaling factor a little later in the definition
make sure to lower the catmull clark to one before you play with the oter sliders otherwise you wait a long time for the computation…