algorithmic modeling for Rhino
Tags:
1. I would sort the grayscale values (sort component).
2. Then split the list in 10 branches (partition component).
3. and for each branch use different radius. Branch 0 smallest, 10 biggest with series component.
Thank you so much for your quick answer
Just one thing- how do I sort the grayscale values? can you be more specipic?
Sort grayscale values with list of points, to sort alongside.
Just use sort component.
You didn't post your code.
You can 'Remap' the grayscale values from their natural bounds to the '0 To 9' domain, round them to integers (0..9) and use them as index values to a list of the ten valid diameters.
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
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by