ScratchData LogoScratchData
Back to Ping16's profile

Julia Sets

PIPing16•Created March 26, 2017
Julia Sets
3
1
20 views
View on Scratch

Instructions

This program generates Julia Sets with the formula z=z^2 + c, where z is the point being tested and c is the entered complex point. The formula is iterated either until the max iterations is reached or the distance that z is from the origin exceeds a certain limit. Variables are pretty much the same as on my Mandelbrot Set project.

Description

This is colored based on the number of iterations it takes to determine whether or not something's in the fractal. The thumbnail was made with 100 iterations with c at 0+(-0.8)i. Feel free to share any interesting sets you find in the comments!

Project Details

Project ID152364591
CreatedMarch 26, 2017
Last ModifiedMay 4, 2017
SharedMarch 26, 2017
Visibilityvisible
CommentsAllowed