PyOpenGL
Verfasst: Freitag 18. Juni 2010, 13:30
Welche Version von PyOpenGL ist für die Python-Version 2.5 gedacht?
Bitte Link nennen.
Bitte Link nennen.
Seit 2002 Diskussionen rund um die Programmiersprache Python
https://www.python-forum.de/
d.h. solange du 2.5 verwendest kannst du quasi aussuchen welchen OpenGl /Glut Version du verwenden willst.PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the standard (in Python 2.5 and above) ctypes library, and is provided under an extremely liberal BSD-style Open-Source license.
PyOpenGL includes support for OpenGL v1.1 through 3.2, GLU, GLUT v3.7 (and FreeGLUT), and GLE 3. It also includes support for hundreds of OpenGL extensions.