Animated Circle Packing - Part 2 (Kitten Addendum)
Coding Challenge #50.2
In this short addendum to the Animated Circle Packing challenge, I demonstrate how to combine the circle packing algorithm with looking up pixel colors in an image to create an abstract portrait of a kitten.
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