Moving Circle Fractal


You can download the source code if you'd like.
You need a java enabled browser to view this applet.

First, you draw a big circle. Then, inside that circle, you draw two smaller circles that exactly fit in the larger circle, rotated slightly along the axis comming out of the screen. Repeat the same process for each circle, until a small enough circle is found.