Archives week 14 of 2009

April 6, 2009 - April 12, 2009

Peeling back layers...

Began working on more flags to peel back some of the ease-of-use layers in PyOpenGL to recoup performance.  List/tuple array-types now respect the ERROR_ON_COPY flag (effectively disabling list/tuple support when the flag is activated) and there is a STORE_POINTERS flag, which when False (with ERROR_ON_COPY True) will disable wrapper operations storePointer mechanism.  That's one stage ...

Continue reading

PyOpenGL 3.0.0 (final) Released


PyOpenGL is the traditional OpenGL binding for the Python language (Python 2.x series).  This release is the first major release of the package in more than 4 years.  PyOpenGL 3.x is a complete rewrite of the PyOpenGL project which attempts to retain compatibility with the original PyOpenGL 2.x API while providing support for many more ...

Continue reading

Daily archives

Previous week

Week 13 of 2009

Next week

Week 15 of 2009

Archives