Grasshopper

algorithmic modeling for Rhino

hi all

I'm trying to evaluate, from a starting point the closest geometries, and connect them in a treelike form. 

this is what i managed so far:

I'm not connecting the closest geometry (as in closest perimeter curve) but only working with the area centers, that seems to be easier, as it's only one point. Would like to imporve that in the future but it's not my main concern.

I define a radius and connect to the points within that radius, from those redefine the radius and so on...

It's like an iterative process that reevaluates the data each time, I managed to do it coping and pasting the code for each time:

but in more complex situations I wouldn't know how many times to copy it, and if I had 30 or 40 times it is kind of a mess, does anyone know another way of working these iterations?

here is my code so far

thank you!

Views: 353

Attachments:

Replies to This Discussion

this is the latest work file, still don't know how to do it time after time without copying the pink group one after the other...

Attachments:

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service