An open API service indexing awesome lists of open source software.

https://github.com/kuwacom/mandelbrot.py

A python script to create a fractal-patterned Mandelbrot
https://github.com/kuwacom/mandelbrot.py

mandelbrot mandelbrot-fractal

Last synced: 3 months ago
JSON representation

A python script to create a fractal-patterned Mandelbrot

Awesome Lists containing this project

README

        

# mandelbrot.py
A python script to create a fractal-patterned Mandelbrot
# HOW TO USE GUIversion
`+` `-` zoom in zoom out

`mouse right click` specifying the center of the range to render
## Result example
Control panel GUI

![image](https://user-images.githubusercontent.com/83022348/203571931-b6749b16-5615-45c0-b89e-a0be0c887fad.png)

Right click to load after zooming(multithread)

![image](https://user-images.githubusercontent.com/83022348/203572097-7cc6ba31-058d-4d31-93f9-07ec9b1f0758.png)

![image](https://user-images.githubusercontent.com/83022348/203572451-33bf770e-3a61-4b0d-a21c-54fc0f7658ce.png)

ZOOM

![image](https://user-images.githubusercontent.com/83022348/203572520-653558d4-3446-4dd9-824a-6f74b6e25dea.png)

Rendering

![image](https://user-images.githubusercontent.com/83022348/203572606-2ceef962-a46d-4def-8ded-3711f9dc5c53.png)

Result

![image](https://user-images.githubusercontent.com/83022348/203572675-339b8a38-4cfa-4378-ae19-84f9d881d2c2.png)