Grasshopper

generative modeling for Rhino

Hi,

I made a grid from points and I split these list of points into pathes, not manually but within the list ( so I have now the first 15 points in a line (0:0:0:0:0) the second series (0:0:0:0:1), etc).

My question is, how can I add a Jitter components to them to make randomized sorts in each pathes - but different shuffling pattern in each pathes?
Thanx!

//Well I can make it split by manually, when I'm creating it with Split List components with a lot of intervals but that does not seem like parametric, cause each time I made changes in the number of points I have to change the intervals and the number of the split list components - BUT with this "solution" I make it easily radomized.

Tags: Grid, Jitter, List, Path, Point, Randomize

Views: 69

Attachments:

Reply to This

Replies to This Discussion

Input a list of seed numbers to the jitter component that has the same size as the number of paths, and each number is in its own path (use the graft component for this).
I don't understand this, well, I tried to connect these elements but this doesn't work for me - maybe I misunderstand your ideas.. Can you make a screenshot, just about the connected components? (you don't have to make the list, I'm just interrested in the order after my last component, what you can see on my screenshot)
Thanks!

Thank you, that's what I want! Amazing!
I've got one last question, and sorry for bodering you again..
I want to collect all the first numbers from pathes, then all the second, etc.
I've been created a pattern for that, but how can I connect these two lists together?

RSS

Translate

Search Grasshopper

Members

© 2012   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service