Fixed bug in generic attribute support
Written by
on
in
Snaking.
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 :) .
Pingbacks
Pingbacks are closed.
Comments
Comments are closed.