slackbuilds/development/PyOpenGL
hollywoodb e445f2441a development/PyOpenGL: Updated for version 3.0.0a5 2010-05-13 00:24:08 +02:00
..
PyOpenGL.SlackBuild development/PyOpenGL: Updated for version 3.0.0a5 2010-05-13 00:24:08 +02:00
PyOpenGL.info development/PyOpenGL: Updated for version 3.0.0a5 2010-05-13 00:24:08 +02:00
README development/PyOpenGL: Updated for version 3.0.0a5 2010-05-11 19:44:11 +02:00
slack-desc development/PyOpenGL: Updated for version 3.0.0a5 2010-05-11 19:44:11 +02:00

README

PyOpenGL is the cross platform Python binding to OpenGL and related APIs.  
The binding is created using the SWIG wrapper generator, and is provided 
under an extremely liberal BSD-style Open-Source license.

PyOpenGL includes support for OpenGL v1.1, GLU, GLUT v3.7, GLE 3, WGL 4, 
and Togl (Tk OpenGL widget) 1.6.  It also includes support for dozens of 
extensions (where supported in the underlying implementation).
 
PyOpenGL is interoperable with a large number of external GUI libraries 
for Python including (Tkinter, wxPython, FxPy, PyGame, and Qt).

Requirements:  pysetuptools (setuptools) -- build requirement only