ScratchData LogoScratchData
Back to eshkrish's profile

Mandelbrot set

ESeshkrish•Created March 23, 2023
Mandelbrot set
4
1
77 views
View on Scratch

Instructions

Click on a certain place to zoom into there. Note that the image will have to load again when zooming in. DO NOT try and zoom in by using two fingers, you might go somewhere unintended. To increase the detail, go into the code and increase the variable "detail" and vice versa. Detail starts at 100 by default.

Description

The mandelbrot set is the set of complex numbers c, where when repeatedly applying z^2 + c (z is a complex number which starts at 0 + 0i), z does NOT explode to infinity. This specific example has 100 iterations, but you can go into the code and change it if you want.

Project Details

Project ID824233924
CreatedMarch 23, 2023
Last ModifiedOctober 24, 2024
SharedMarch 25, 2023
Visibilityvisible
CommentsAllowed