ScratchData LogoScratchData
Back to dascoolguy-'s profile

mandelbrot without variables

DAdascoolguy-•Created May 27, 2024
mandelbrot without variables
0
0
1 views
View on Scratch

Instructions

This is a program which renders the mandelbrot set without the need for variables. It simply makes the function call itself with the new z parameters until the escape condition is met. It is best to render the set on turbowarp due to its ability to compile blockly (the programming language scratch uses) into javascript (the programming language browsers use), use this link to get there: https://turbowarp.org/1027520031?fps=60

Description

The third and fourth power multibrot are able to be calculated as well, click see inside and look below the function to see the 2 sets set up to be rendered.

Project Details

Project ID1027520031
CreatedMay 27, 2024
Last ModifiedMay 27, 2024
SharedMay 27, 2024
Visibilityvisible
CommentsAllowed