Animated Circle Packing - Part 1
Coding Challenge #50.1
In this coding challenge, I demonstrate a circle packing algorithm and use it to fill the outline of a text path (in this case, this new year “2017”) using Processing (Java).
Community Contributions
You can also add your own version! (See how)
Other parts of this coding challenge
Links discussed in this coding challenge
- Various Circle Packing Tutorials by Julien Leonard
- Circle Packing on Wikipedia