[PyOpenGL-Users] OpenGL 4.3 wrappers are in bzr trunk, next release soon-ish
Brought to you by:
mcfletch
From: Mike C. F. <mcf...@vr...> - 2012-08-13 16:50:11
|
I don't have 4.3 hardware/drivers for my Linux box, so I can't actually say if any of it works, but the 4.3 wrappers are (auto-generated) in bzr trunk, and should come out with the next release. The next (beta) release should be out fairly soon[1], as we seem to have a working Python 3.x story (at least, I don't know of any further bugs/issues outstanding there). As mentioned in another thread, this release (i.e. 3.0.2 final) will be the last version of PyOpenGL supporting Python 2.5. We'll likely start moving the code to using e.g. except X as err and similar cross-version compatible features. I expect that 2.x will remain my primary development environment, with 3.x supported by 2to3. Enjoy, Mike [1] basically when I get a chance to track down a seeming regression in GLU tessellation with callbacks -- ________________________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://www.vrplumber.com http://blog.vrplumber.com |