Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 897 Bytes

File metadata and controls

25 lines (15 loc) · 897 Bytes

Mandelbrot-set-Zooming-with-python-pyopengl-

check out my Youtube Channel for support: Auctux

-- COMMANDS --

  • NUMPAD + -> Zoom in
  • NUMPAD --> Zoom out
  • ARROWS -> for direction

REQUIREMENTS

Pyopengl pip install PyOpenGL PyOpenGL_accelerate

Numpy pip install numpy

Pygame pip install pygame

Screenshot (57) Screenshot (60) Screenshot (61)

check out more on : Auctux