Java - Recursive Mandelbrot |
Main Home About Me Guest-Globe Links Site Stats Photos Kit Car Index Geek Stuff Hardware Software 3D Scanning Code Wars Java Visuals R2 Vis R4 Vis Tutorials Feedback Forum Contact Me |
Click to zoom in, hold down 'ctrl' and click to zoom out. This Version of Mandelbrot uses a recursive algorithm to render the mandelbrot. It attempts to recognize areas that are all the same colour, and doesn't bother to calculate any points within them. Occasionally it makes errors, but these are hardly noticable. |
Created by and Copyright (c) Gordon Williams 2003 |