algorithmic modeling for Rhino
skeleton definition adding logic so the nodes wont intersect or engulf itself or other nodes.
native components + Starling hull3d and weaverbird to smooth.
Tags:
Comment
Your investigation of skeleton seems amazing!
Jonathan, do a closest point search from one point on curve belonging to a node to two closest points on the other curves belonging to that node (two because the first closest point will be itself which will equal zero) then get rid of all the zeros. Then choose the smallest number from this for each node. Use half that distance as a minimum override for your hexagon size values insuring they wont intersect.
The same logic can be done for how far along the curve the hexagon can go which should be half the distance of the shortest line that goes to that node.
nice...
whats the logic to avoid the mess then?
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!