concrain / Mandelbrot-set-Zooming-with-python-pyopengl-

implementation of mandelbrot set zoom animation with python and glsl , the code is really messy it's need a lot of refactoring and optimizations

Home Page:http://auctux.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

website: https://www.auctux.com/projects

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

About

implementation of mandelbrot set zoom animation with python and glsl , the code is really messy it's need a lot of refactoring and optimizations

http://auctux.com/


Languages

Language:Python 66.9%Language:GLSL 33.1%