Buddhabrot | Gallery of Computation
The Buddhabrot Set is a re-visualization of the familiar Mandelbrot Set using a technique invented by Melinda Green. Instead of selecting points on the real-complex plane, initial points are selected at random from the image region. The point is iterated through the function, z = zˆ2 c, where z has components in both the real and imaginary planes.
Similar to the fractal buddha from last september, this article is more mathematical.