Mandelbrot

Now 12 parallel running threads speedup the image creation.
The Mandelbrot set is the set obtained from the quadratic recurrence equation
           z(n+1)=z(n)^2 + C 	
with z(0)=C, where points C in the complex plane for which the orbit of z(n) does not tend to infinity are in the set.

run it

Some Options Source java code java code

Rolf LANG - Remsstr. 39 - 71384 Weinstadt | 19:42:59 up 11 days, 7:35, 1 user, load average: 0.15, 0.31, 0.19