algorithmic modeling for Rhino
I have moved on the 2d venation script to now grow over a given surface. The output of the script are lines of points over the surface. Using these points as they are generated out of hoopsnake, I have been adding mesh spheres each iteration to build up a mesh structure. I dont really think this is the best way to go about creating the mesh, as it becomes lumpy because of the spheres and is not very efficient. Any ideas about how to get a better mesh from my points?
Tags:
Comment
hehehe you right Luis!!!
just mentioned because when I use the Isosurface components in my computer becomes super slow and in some cases crashed when I try to increase the number of points to define better the bifurcation of the connections...
this in case that the computer runs out of memory :)
Isosurface uses the 'same' algorithm (marching cubes) as meshfrompoints but does not force you to leave grasshopper...
Another way could be using metaballs using several crossection planes in x,y,z extract some intersection points between the curves and use the rhino command Meshfrom points... hope it helps!
You should try the Isosurface components included in Millipede or Somnium add-ons.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2025 Created by Scott Davidson. Powered by
You need to be a member of Grasshopper to add comments!