Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
PyOpenGL - Python bindings for OpenGL
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).
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| PyOpenGL |
3.0.0 |
0.3.a6.fc6 |
noarch |
6.40 MiB |
Fri Apr 13 15:28:14 2007 |
| PyOpenGL |
3.0.0 |
0.2.a6.fc6.1 |
noarch |
6.40 MiB |
Tue Apr 3 02:11:48 2007 |
Changelog
- * Fri Apr 13 18: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 18: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 18:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 3.0.0-0.1.a6
- Initial Fedora Extras package