Bit a 'GL-ing to relax... (Autogenerating the bulk of the OpenGL.GL wrapper now)


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.

Comments

Comments are closed.

Pingbacks

Pingbacks are closed.