Where can i find samples for using PyOpenGl? Preferably about using
PyOpenGl with glut, but any samples would be greatly appriciated. I know
GL, so that's not a problem.
Regards,
David
From: Richard J. <ric...@op...> - 2002-05-08 21:54:40
On Thursday 09 May 2002 06:44 am, David wrote:
> Where can i find samples for using PyOpenGl? Preferably about using
> PyOpenGl with glut, but any samples would be greatly appriciated. I kno=
w
> GL, so that's not a problem.
Something I hacked on last December:
http://mechanicalcat.net/tech/ufo/
This includes some optimisation work - try running with and without the C=
=20
extension modules.
Richard