Re: No valid context
physkets via PyOpenGL-Users <[email protected]> Wed, 22 Apr 2020 10:29:37 +0200 (CEST)
| Newsgroups | gmane.comp.python.opengl.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the pointers, I will take a look. One other thing that's bothering me is: > File "/usr/lib/python3.8/site-packages/OpenGL/GL/VERSION/GL_2_0.py", line 469, in glVertexAttribPointer> contextdata.setValue( key, array ) Why does pyOpenGL use the file for version 2? This is what gets used even when I set the context version hints for pyGLFW. Any idea? _______________________________________________ PyOpenGL Homepage http://pyopengl.sourceforge.net