Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 400 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 400 Bytes

===== ABOUT =====

  • Built on PyGame.
  • Uses Numba (converts Python to machine code) to make calculations fast.

===== CONFIG =====

  • Use config.py to configure the render.
  • Among other things, you can configure:
    • The resolution of the render
    • Autosave settings (for long renders)
    • The gradient used to shade the render
    • Many other settings concerning the Mandelbrot Set itself.