Categories
PyOpenGL
PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the standard (in Python 2.5 and above) ctypes library.
PyOpenGL includes support for OpenGL v1.1 through 3.0, GLU, GLUT v3.7 (and FreeGLUT), and GLE 3. It also includes support for hundreds of OpenGL extensions.
PyOpenGL is interoperable with a large number of external GUI libraries for Python including (wxPython, FxPy, PyGame, and Qt). It can be used with the Tkinter GUI library if you have installed the Togl widget for Tk.
Last updated 1 May, 2009
About
Leadership
- John A. Boyd Jr. - Contributor
- Jonas Lindemann - Contributor
- Mark Kilgard - Contributor
- Linas Vepstas - Maintainer
- Mike C. Fletcher - Maintainer
Versions
3.0.0
- Released: 1 May, 2009
- Code Maturity: Stable
- Source Archive: http://sourceforge.net/project/downloading.php?...
- Licenses: BSD_3Clause, GPLv2
- Interfaces: X Window System
User Community and Support
http://pyopengl.sourceforge.net/documentation/index.html




