Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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.1 | 
                noarch | 
                6.40 MiB | 
                Fri Apr 27 04:50:26 2007 | 
            
        
        Changelog
        
            - * Fri Apr 27 18:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 3.0.0-0.3.a6.fc6.1
 
            - Re-apply fix for bz 234941, accidentely overwritten by newer version from
  devel. This also fixes / workarounds bz 237442
 
        
            - * 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)
 
        
            - * Tue Apr  3 18:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 3.0.0-0.2.a6.fc6.1
 
            - Add missing Requires: "python-ctypes" (bz 234941)