mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
11 lines
576 B
Text
11 lines
576 B
Text
PyOpenGL: PyOpenGL (cross-platform Python<->OpenGL bindings)
|
|
PyOpenGL:
|
|
PyOpenGL: PyOpenGL is the cross platform Python binding to OpenGL and related
|
|
PyOpenGL: APIs. The binding is created using the SWIG wrapper generator, and is
|
|
PyOpenGL: provided under an extremely liberal BSD-style Open-Source license.
|
|
PyOpenGL: PyOpenGL includes support for OpenGL v1.1, GLU, GLUT v3.7, GLE 3,
|
|
PyOpenGL: WGL 4, and Togl (Tk OpenGL widget) 1.6. It also includes support for
|
|
PyOpenGL: dozens of extensions (where supported in the underlying implementation).
|
|
PyOpenGL:
|
|
PyOpenGL:
|
|
PyOpenGL:
|