Toolbox for glfw+OpenGL
Toolbox for glfw+OpenGL, contains libraries for setting Cameras, creating figures, loading textures, load shaders, mathematical libraries to create Point, Vectors, etc.
glfwToolbox can be installed via pip. Simply run:
pip install glfw-toolbox
PyOpenGL-toolbox needs glfw, numpy, PyOpenGL, Pillow and matplotlib libraries.
Import of this library is similar as PyOpenGL:
from glfwToolbox import *
This project is licensed under MIT [https://opensource.org/licenses/MIT/]
Thanks to Daniel Calderón for providing many of the examples and shaders.
Pablo Pizarro R. | 2019 - 2020