ScratchData LogoScratchData
Back to superfireninja9's profile

Rotating Julia Set

SUsuperfireninja9•Created February 11, 2023
Rotating Julia Set
0
0
11 views
View on Scratch

Instructions

TURBOWARP OR IT WONT WORK: https://turbowarp.org/802356567?hqpen&turbo Was messing around, learning about these interesting fractal sets when I came across the Julia set! I haven't seen any demonstrations that look like mine so far. z = point on the complex plane c = constant that defines the Julia set z = z^2 + c Since C is a complex number, I thought it would be cool if I made it rotate around the unit circle, where the absolute value of each point (distance to the origin) is one. You can also use the SCALE variable to change the magnitude of this point. Sorry that the code is all weird. The original project (mandelbrot set) was a speedrun project and I didn't have time to make it nice

Project Details

Project ID802356567
CreatedFebruary 11, 2023
Last ModifiedApril 25, 2023
SharedFebruary 11, 2023
Visibilityvisible
CommentsAllowed