ScratchData LogoScratchData
Back to thomasaulagnier's profile

Fractal Generator Beta

THthomasaulagnier•Created September 7, 2024
Fractal Generator Beta
0
0
4 views
View on Scratch

Instructions

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

Description

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

Project Details

Project ID1064504170
CreatedSeptember 7, 2024
Last ModifiedNovember 22, 2024
SharedSeptember 7, 2024
Visibilityvisible
CommentsAllowed