Archives Nov. 9, 2006
Rather a lot of work on auto-generation (Hours and hours to get back to where I was...)
Written by
on
in
Snaking.
I spent basically the whole day on the auto-generation code for producing the "raw" API for OpenGL. Mostly this was a pretty heavy refactoring of the ctypes code generator (though there's more I need to do).
The GL.py module now generates and is importable with a much simpler openglgenerator.py module. Still need to try to ...!-->!-->