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
- Host: GitHub
- URL: https://github.com/kuwacom/mandelbrot.py
- Owner: kuwacom
- Created: 2022-09-09T11:29:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T14:32:46.000Z (over 2 years ago)
- Last Synced: 2025-01-17T06:26:49.622Z (5 months ago)
- Topics: mandelbrot, mandelbrot-fractal
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
Right click to load after zooming(multithread)

ZOOM

Rendering

Result
