Archives March 16, 2009

Lists/tuples are so convenient

As I've been working on the OpenGL presentation I've run into this issue a couple of times... much of the overhead in PyOpenGL 3.x's array-handling could be eliminated if we didn't allow for copying data at all when passing in array values.  That is, if we were to always require that the client-passed value be ...

Continue reading

Previous day

March 15, 2009

Next day

March 20, 2009

Archives