hey im struggling for some time.
im trying to put my voronoi structure
(parrern-interior.gh (17.2 KB))
into a hull
(hull.gh (18.8 KB))
in the end the voronoi pattern should have the form of the hull. (not boolean union)
thanks in advance
hey im struggling for some time.
im trying to put my voronoi structure
(parrern-interior.gh (17.2 KB))
into a hull
(hull.gh (18.8 KB))
in the end the voronoi pattern should have the form of the hull. (not boolean union)
thanks in advance
This could be a way, but be warned, it’s an extremely heavy definition. Patience is key!
hull-rev.gh (28.2 KB)
Thanks alot!!!
didnt expect such a quick reply!!
:D:D
Indeed, I remember spending lots of time calculating similar geometry. My hope is to compile everything available into something crisp, clear, and concise – if possible.
I’ll have to check out what you’ve shared here, cause this looks very interesting