PyOpenGL: PyOpenGL (cross-platform Python<->OpenGL bindings)
PyOpenGL:
PyOpenGL: PyOpenGL is the cross platform Python binding to OpenGL and related
PyOpenGL: APIs.  The binding is created using the SWIG wrapper generator, and is
PyOpenGL: provided under an extremely liberal BSD-style Open-Source license.
PyOpenGL: PyOpenGL includes support for OpenGL v1.1, GLU, GLUT v3.7, GLE 3,
PyOpenGL: WGL 4, and Togl (Tk OpenGL widget) 1.6.  It also includes support for
PyOpenGL: dozens of extensions (where supported in the underlying implementation).
PyOpenGL:
PyOpenGL:
PyOpenGL:
