ScratchData LogoScratchData
Back to _paperN1's profile

Mandelbrot/Julia Fractal

_P_paperN1•Created September 5, 2016
Mandelbrot/Julia Fractal
22
19
342 views
View on Scratch

Instructions

Green flag. FRACTAL_TYPE is the type of fractal shown. 0 is Mandelbrot/Multibrot and 1 is Julia. Now you can set power to a negative number. (9/15/16) Press z with the mouse on the Mandelbrot fractal to zoom in on that spot, space to redraw the Mandelbrot, usually for seeing it under different settings other than zoom. zoom_multiply controls how much the zoom factor is multiplied by.(9/6/2016)

Description

z[1]=z^p+c where z and c are complex numbers, and p is a whole number, and z[n]=z[n-1]^p+c. Source: https://en.wikipedia.org/wiki/Mandelbrot_set SOME COOL FRACTALS: @_paperN1 start_R=-0.78, start_S=0.68, POWER=-3, FRACTAL_TYPE=1, start_R=-0.56, start_S=0.08, POWER=3, FRACTAL_TYPE=1, @LucasCool34 start_R=-0.62 start_S=-0.55 POWER=-4 FRACTAL_TYPE=1

Project Details

Project ID120119418
CreatedSeptember 5, 2016
Last ModifiedDecember 21, 2016
SharedSeptember 6, 2016
Visibilityvisible
CommentsAllowed