Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
PyOpenGL: Python bindings for OpenGL
- Summary
- PyOpenGL is the cross platform Python binding to OpenGL and related APIs. It
includes support for OpenGL v1.1, GLU, GLUT v3.7, GLE 3 and WGL 4. 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).
Changelog
- * Fri Apr 13 17:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 3.0.0-0.3.a6
- Add missing freeglut, libGL and libGLU requires (bz 236159)
- * Thu Mar 29 17:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 3.0.0-0.2.a6
- Remove tests from the package (bz 234121)
- Add -Tk subpackage (bz 234121)
- Remove shebang from files with shebang instead of chmod +x (bz 234121)
- Better description
- * Sat Mar 24 17:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 3.0.0-0.1.a6
- Initial Fedora Extras package