Skip to content

PyOpenGL toolbox, adds cameras, figures, helpers and more

License

Notifications You must be signed in to change notification settings

ppizarror/pyopengl-toolbox

Repository files navigation

PyOpenGL-toolbox

PyOpenGL-toolbox

Toolbox for Pygame+OpenGL

@ppizarror License MIT Python 2.7 Python 3.6

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

Install

PyOpenGL toolbox can be installed via pip. Simply run:

pip install PyOpenGL-toolbox

PyOpenGL-toolbox needs pygame, numpy and Pillow.

Import

Import of this library is similar as PyOpenGL:

from PyOpenGLtoolbox import *

License

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

Author

Pablo Pizarro R. | 2015 - 2019