Skip to content

focusfail/mandel-py

Repository files navigation

Python Mandelbrot explorer

Mandelbrot explorer written in Python with ModernGL.

Note

Appart from GPU-sided rendering this program does not implement any other optimisations

Features

  • Double-precision
  • Zoom & movement
  • ugly information panel

Usage

  1. Clone the repository and install the required libraries.
git clone https://github.com/focusfail/mandel-py.git 
cd mandel-py 
pip install -r requirements.txt
  1. Run from within mandel-py\.
python main.py

Keybinds

  • G: Toggle auto-zoom
  • R: Reset zoom
  • Middle mouse button Toggle mouse-lock
  • Scroll +/- Zoom in/out

Demo image

Demo

About

No description, website, or topics provided.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENCE-BSD

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published