This web app allows the user to visualize Julia and Mandelbrot sets.
-
Updated
Apr 23, 2022 - Python
This web app allows the user to visualize Julia and Mandelbrot sets.
Another Julia and Mandelbrot sets explorer in Python
This program explores the complex plane of the map of the Mandelbrot Set (otherwise, known as the Julia Set). Using algorithms, I created several variables to manipulate the distribution of the various sets. I also implemented multi-threading to simulate the set via a change of progression in the variables.
Add a description, image, and links to the juliasets topic page so that developers can more easily learn about it.
To associate your repository with the juliasets topic, visit your repo's landing page and select "manage topics."