Packing circles

Packing circles

Description

The Idea is from [Circle Packing](https://generativeartistry.com/tutorials/circle-packing/). It's not only for packing circles but also for packing shapes within the range of a circle so I refactor the algorithm into a function which returns a list of circle data `[x, y, radius]`.

Statistics

Likes

23

Downloads

0

Category

Math Art