Hello,
Today on #opengl, irc.openprojects.net I met a pyOpenGL user with a problem
with glTexCoordPointer().
pyOpenGL aborts and prints an OpenGL error. His code looked correct, so I
wrote 2 small programs.
One is using GLUT/C++ (which I'm proficient at), and the other one uses
PyOpenGL / Python (which is my first
Python program). The C program works fine, the Python app does not. Same
error as the user reported. I believe
that this is a bug in PyOpenGL. I attached both sample programs (wich the
offending lines in hello.py commented out) to
this e-mail message.
If any further information is needed to resolv the issue, mail me directly,
since I don't read this list.
Greetings, Andreas
|