Archives Nov. 8, 2013

Bit more forward motion on PyOpenGL-from-spec

The spec-xml-generated wrappers are getting pretty close, only the glGet constant handling is preventing the test_core suite from passing, and I want to rework that to use the spec's enum groupings to provide better coverage of those and be able to flag missing GET enum specs on generation.  Haven't started into GLX/EGL/WGL etc yet, just ...

Continue reading

Moving forward with PyOpenGL XML Generation

So I finally (with some prompting) sat down to create a code-generator based on the Khronos specification xml documents (the things that khronos uses to generate the official OpenGL (GL and GLES), EGL, GLX, and WGL headers.  Originally I was trying to use Khronos own generator code, but in the end I just wound up ...

Continue reading

Previous day

Oct. 30, 2013

Next day

Nov. 19, 2013

Archives