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/

-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

Reply via email to