Grasshopper

algorithmic modeling for Rhino

i want to reduce this definition to (control) any cell or polygon in the grid (or a group of cells) individually and then move or scale it , so is there any component or method to do this ? thanks   

Views: 437

Attachments:

Replies to This Discussion

Well... you could use multiple outputs for 'List Item':

Or skip 'List Item' and use multiple inputs for the 'Z' vector magnitude:

To affect individual polygons instead of "groups", 'Flatten' the 'G' input to 'Move':

Since there are only five slider inputs here, the last one is applied to all the remaining polygons.

Attachments:

thanks alot ... but in the last one , when i use merge , if i want to To affect individual polygons instead of "groups" should i make 25 inputs in merge ?!! isn't there simple method to do it ?? thx  

Instead of sliders, you can get the 'Z' values from a list, either in a panel or from other components ('Random', 'Series', etc.):

And of course, instead of 'Move', you could 'Extrude':

thanks alot Joseph.

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service