algorithmic modeling for Rhino
You need to make sure your sine wave that controls the circle radii is continuous from the start to the end.
There's also a mismatch between your circle count and your eval t count. You have 1701 circles but only 1700 eval parameters. That's why you get that weird little wiggle at the end. You can fix it using the ShortestList component, or possible upstream somewhere by adding a x+1 expression or something.
Modified file.
Thanks David!
And can I ask you another question?
So I created a file that compares a list of random numbers and get occurrences of the numbers in the list and the unique individual integers.
I'm also trying to figure out how to get only the most occurred numbers from the list, in this case would be 1 and two.
Can you help me out with it and explain what to do?
In addition to the above, this uses the integer to assign paths, then sorts and selects tree branches to get only 2 (can change this with slider named X) most occurring numbers.
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
© 2024 Created by Scott Davidson. Powered by