Circle packing with fixed radius and fixed number of circle for each radius

Hi @anagha.bnca,

Here’s an example.
The trick is to create a mesh with vertex colours, and pass that to the ImageCircles component.
The mesh colours tell the circles what size to be when they are on that part of the mesh.


circle_sizegradient.gh (20.3 KB)

12 Likes