23 January 2007

OpenGL In Python

pyOpenGL provides access to OpenGL in Python.

PyOpenGL includes support for OpenGL v1.1, GLU, GLUT v3.7, GLE 3, WGL 4, and Togl (Tk OpenGL widget) 1.6. It also includes support for dozens of extensions (where supported in the underlying implementation).

Related (and unrelated) 3D libraries are also listed here. It includes Python bindings in OpenSceneGraph, Irrlicht, OGRE, and more.