Python OpenGL Binding with PyOpenGL
PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the SWIG wrapper generator, and is provided under an extremely liberal BSD-style Open-Source license. PyOpenGL is also interoperable with a large number of external GUI libraries for Python including (Tkinter, wxPython, FxPy, PyGame, and Qt).
Related Link: PyopenGL’s Project Page
python,opengl,binding,pyopengl





