🕛
Sunday / Mar 16th, 20253/16/2025

#50 — Circle Packing

Languages

Processing

In this multi-part coding challenge, I demonstrate how to use a circle packing algorithm.

  • Editing

    by Mathieu Blanchette

  • Animations

    by Jason Heglund

Passenger Showcase

The Showcase is collection of projects created by viewers like you!

Have you made something? Please share your work!

Try a challenge!

Suggested by the video you're watching

"Pixel Sorting in Processing" challenge

In this coding challenge, I implement “Pixel Sorting” in Processing (Java). Using a “selection sort” algorithm, I sort the pixels of an image by brightness and hue.