glfw-toolbox

GLFW toolbox


Keywords
cg, glfw, graphic-library, graphics, opengl, python
License
MIT
Install
pip install glfw-toolbox==1.1.0

Documentation

glfw-toolbox

glfw-toolbox

Toolbox for glfw+OpenGL

@ppizarror License MIT Python 3.6

Toolbox for glfw+OpenGL, contains libraries for setting Cameras, creating figures, loading textures, load shaders, mathematical libraries to create Point, Vectors, etc.

Install

glfwToolbox can be installed via pip. Simply run:

pip install glfw-toolbox

PyOpenGL-toolbox needs glfw, numpy, PyOpenGL, Pillow and matplotlib libraries.

Import

Import of this library is similar as PyOpenGL:

from glfwToolbox import *

License

This project is licensed under MIT [https://opensource.org/licenses/MIT/]

Author

Pablo Pizarro R. | 2019-2020