The project has the following dependencies, make sure you have them all installed:
- QT5 or QT4
- OpenGL
- python3
- python-pyqt5 or python-pyqt4
- python-pillow
- python-opengl
- python-matplotlib
# OpenGL
python3 fractal_qt5_opengl.py
# OpenGL
python3 fractal_qt4_opengl.py
# OpenGL
python3 fractal_qt4_mpl.py
You can easily change the texture by replacing texture.png
- Migrate MPL Version from QT4 to QT5
- Dynamic Texture generation