Archives June 12, 2005
Bit a 'GL-ing to relax... (Autogenerating the bulk of the OpenGL.GL wrapper now)
Written by
on
in
Snaking.
Another few hours on OpenGL-with-ctypes. Basically got it to auto-generate the wrappers for the bulk of the GL library. There's still quite a few "exceptions", but there's nothing that actually distinguishes those from the other cases, so I'm likely going to have to write the wrappers for those manually. About the only other major cases ...