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 still pending are the "params" case (use dictionary to look up size of the array (for constraints)), a few cases where pointers have sizes, and then the entire "image" problem (and the other void pointers).
Anyway, going to call it a night for sitting at the computer and maybe vegetate for a few hours before turning in early.
Pingbacks
Pingbacks are closed.
Comments
Comments are closed.