Toolbox for Pygame+OpenGL
Toolbox for Pygame+OpenGL, contains libraries for setting Cameras, creating figures, loading textures, load shaders, mathematical libraries to create Point, Vectors, etc.
PyOpenGL toolbox can be installed via pip. Simply run:
pip install PyOpenGL-toolbox
PyOpenGL-toolbox needs pygame, numpy and Pillow.
Import of this library is similar as PyOpenGL:
from PyOpenGLtoolbox import *
This project is licensed under MIT [https://opensource.org/licenses/MIT/]
Pablo Pizarro R. | 2015 - 2019