Benoit B Mandelbrot's Masterpiece and other masterpieces. Updates depends on my obsession on fractals Controls: I) change interations I) change alternation (Alternabrot) Z / X) adjust zoom C / V) adjust zoom exponent T) toggle zoomer R) Re-generate
The rendering speed may depend on your PC specs and how much you zoomed in into the fractals. PROJECT IS NOT COMPATIBLE FOR DEEP ZOOMS Fractals: 1) Mandelbrot Set ( Z = Z² + C ) 2) Burning Ship ( Z = abs(Z)² + C ) 3) Seashell ( Z = abs(abs(Z)²) + C ) 4) Dart ( Z = (abs(Z) + Zi)² + C ) 5) Cleaver ( Z = (Z + abs(Zi))² + C ) 6) Mandelbar / Tricorn ( Z = Z² + C * i) 7) Mandelspade ( Z = (Z + abs(Zi))² + C) 8) Clustership ( Z = abs(Z² + C)²) 9) Mosquito ( Z = abs(Z² + C)² + C) cos(Z) 10) Alternabrot ( Z = Z², ∑ Zn, Z + C) n = sine(Z + Zi⁴) * A Color Variants: 1) Borealis 2) Heavenly Plasma 3) Hue RGB 4) Monochrome 5) Beta Borealis 6) Beta Heavenly Plasma