|
This is my fractal java applet, version 2.1 (July 2007), compiled using Java 1.6u1. It computes the classic Mandelbrot fractal, with an iteration limit of 5000, as well as some of my own variations. It is multithreaded and non-blocking, so feel free to animate the colors and/or zoom in/out while calculating.
If it doesn't work chances are good your java is out of date. Download the latest JRE from java.sun.com
|
|
|
|
|
|
|