Mandelbrot Set Java Applet
By Aaron Davidson

The Mandelbrot Set is generated by the iterated function:
zn+1 = zn2 + c
where both z and c are complex numbers.

New: Using this graphing engine, I created a flythrough movie that dives deep into the mandelbrot set -- it's very trippy. Click to view / download the quicktime movie (7 Mb).