Fixed bug in generic attribute support

Working up the sample code for the "legacy free" section of the PyOpenGL talk for PyCon I discovered that the glVertexAttribPointer wrapper never got finished.  You could pass in c_void_pointers, but other than that it just wouldn't work.  Obviously not a lot of people using the generic attribute support in PyOpenGL... but then I knew that :) .

Comments

Comments are closed.

Pingbacks

Pingbacks are closed.