algorithmic modeling for Rhino
A collaborative effort by David Stasiuk and Daniel Piker, Exoskeleton brings simple wireframe thickening to Grasshopper. You input a network of lines, and it turns them into a solid
(without the heavy calculation of a Boolean intersection of many pipes and spheres).
The input line networks can have any topology, and need not form closed polygons or volumes, so could come from algorithms such as DLA, leaf venation, or Woolly threads.
The resulting meshes are ideal for 3d printing and further processing, such as subdivision with WeaverBird and relaxation with Kangaroo.
There are settings for the thickness of the struts, node sizes, and whether to leave openings at nodes with only one connected line.
The approach we used is loosely based on the one described in the paper Solidifying Wireframes by Ergun Akleman et al.
Thanks to Giulio Piacentino for helpful discussion in the development of this idea, for WeaverBird, and the GHA wizard, to Mateusz Zwierzycki for convex-hull ideas, and Kristoffer Josefsson for helpful discussion.
(component will appear under the Mesh>Triangulation Tab)
Comment
tHANKS ALOT FOR YOUR gREAT jOB
THIS IS GREAT !
Dude Daniel and others that helped, this is really cool! If I would have this plugin when I was graduating.... spend hours, actually days with a shitty isosurface external script that took hours for calculating and was really buggy in Maya. This was the final result:
http://www.suckerpunchdaily.com/2010/12/16/progression-through-unle...
Back than this was the holy grail, well i guess it still is :) Really nice! Can't wait to mess around with this!
Cheers!
:)))
One thing to note: for some reason, vertices shared by the nodes and struts that fall in any of the world planes don't combine in the script. There are two easy solutions: 1) slightly shift your model so that its vertices don't fall in any of these planes...2) get [uto]'s meshedit tools (which you should do anyway!) and use their Mesh WeldVertices component. I have a question in to David regarding why the combineidentical vertices script seems to overlook points on the world planes, and if there comes a fix will make sure that the component gets updated appropriately!
Great!
Oh yeah!!
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by
You need to be a member of Grasshopper to add comments!