[PyOpenGL-Users] Question on glBufferData / glBufferSubData
Brought to you by:
mcfletch
From: Walter W. <hom...@gm...> - 2014-03-25 16:54:27
|
Hello Mike, still no success on the issue. I tried two different machines, identical set-up, Win7,64-bit,Python 3.3, same problem. This is the complete error message, maybe you can take a look: http://bpaste.net/show/2KUuv5TCRPrYbI1OkCa5/ I guess the following calls are identical, right? glBufferSubData(...,...,..., ADT.voidDataPointer(tmpArray)) glBufferSubData(...,...,..., tmpArray) Kind regards, Walter |