[Edu-sig] PyOpenGL

Arthur Siegel siegel@eico.com
Thu, 2 Mar 2000 10:27:49 -0500


Kirby writes-

>As a student myself, what I'd be looking
>for is a tutorial on how to make Python talk to OpenGL.  I know
>you have an add-on module for that.  I'm not clear what resources
>are already out there.

Check out David Ascher's site
http://starship.python.net:9673/crew/da/Code/PyOpenGL.

You can download a self-executing Windows install of PyOpenGL, which comes
with a set of
simple demos.

OpenGL is its own learning curve, but there are a lot of resources out there
for it - and
it does become intuitive fairly quickly.


ART