Seite 1 von 1

PyOpenGL

Verfasst: Freitag 18. Juni 2010, 13:30
von Weltbesiedler
Welche Version von PyOpenGL ist für die Python-Version 2.5 gedacht?

Bitte Link nennen.

Re: PyOpenGL

Verfasst: Freitag 18. Juni 2010, 14:01
von rads
http://pyopengl.sourceforge.net/
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.
d.h. solange du 2.5 verwendest kannst du quasi aussuchen welchen OpenGl /Glut Version du verwenden willst.

An sich gibt es offiziel eh nur die 3.0.1, welche ich auch empfehlen würde.http://pypi.python.org/pypi/PyOpenGL