Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 225 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 225 Bytes

Mandelview

This is a simple Mandlebrot and Julia set vizualizer.

Dependencies

  • Pygame
  • PyOpenGL
  • numpy

How to install

pip install pygame pip install pyopengl pip install numpy

Running

python main.py