ANN: Boost.Python bindings for OpenGL

rwgk@yahoo.com rwgk at yahoo.com
Thu Jun 23 20:25:59 CEST 2005


The GL Toolbox (gltbx) provides Python bindings for OpenGL GL_*
and GLU_* defines, and gl*() and glu*() functions. The
original C interfaces are preserved as much as possible. Except
for the functions that may appear between calls of glBegin()
and glEnd(), OpenGL errors are converted to Python exceptions.
All functions support Python keyword arguments.

For more information visit: http://cci.lbl.gov/gltbx/



More information about the Python-announce-list mailing list