[C++-sig] ANN: Boost.Python bindings for OpenGL

David Abrahams dave at boost-consulting.com
Thu Jun 23 20:56:07 CEST 2005


"Ralf W. Grosse-Kunstleve" <rwgk at yahoo.com> writes:

> 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/

Cool!  You should announce to comp.lang.python as well!

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com




More information about the Cplusplus-sig mailing list