algorithmic modeling for Rhino
The image is informing the circle radii which are constraint to 5 sizes.
Tags:
Comment
How can i make it?
I want to see component
Hi,
I just read my own comment from 2009 below. However, the 2D base point grid should equal the sampling of the image (all to set in the image sampler options.) Each sampling point of the image receives its specific black/white value. What I did was to take those values as the radius for each circle placed on the 2D grid points. Then I found a simple geometric solution to get only 5 radii. Each 2D gridpoint was the start point for a vertical line in the length its specific black/white value from the image sampler. Those lines were then divided using the "divide by length" component. In this case I assigned a length, which divided the lines by five and lower. The distance between the starting point and the last division point of each line drove the radii of the circles and were integers between 0 and 4-5radii.
Does that help?
Best
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2025 Created by Scott Davidson. Powered by
You need to be a member of Grasshopper to add comments!