Grasshopper

algorithmic modeling for Rhino

Say you have a list of x items, that you want to take each item from that list and input it to a different component/part of the script. Typically, one could easily solve this by using the tree explode where necessary, and then carry each branch to the necessary node. The list however is always changing in length, so explode tree may not be the best solution.

What if you were to subdivide your list of x into branch of x/n… and then do the same tree splitting operation (send each branch to a different component).

Correct answer plus sense of humor for the (different components it is going to) wins.

 

Views: 298

Replies to This Discussion

For what its worth, here's mine, but I love the Tree Explode so much it feels to much like adultery to use something else.

Attachments:

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service