Archives July 28, 2013

PyOpenGL Py_buffer Support Moving Forward

I've been getting the Py_buffer protocol based format handler for PyOpenGL implemented. The actual handler for buffer-providing types is pretty simple, and the numpy handler is now rewritten into a tiny subclass that just provides a "zeros" method and some "coerce to contiguous" code.  Not yet ready for prime time, and needs accelerator support still, ...

Continue reading

Previous day

July 26, 2013

Next day

Aug. 5, 2013

Archives