Archives Aug. 29, 2008
Code Cleanup Begins
Written by
on
in
Snaking.
Working on getting some code cleanup done for PyOpenGL today. Eliminated some wrapper objects. Made the raw API much smaller (file-size). Switched to using the pyglet generator for the GL, GLU and GLUT libraries (still not finished the GLUT port though, the callback types are causing problems). Made it possible to disable array-size checking for ...