Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
freeglut: A freely licensed alternative to the GLUT library
- Summary
- freeglut is a completely open source alternative to the OpenGL Utility Toolkit
(GLUT) library with an OSI approved free software license. GLUT was originally
written by Mark Kilgard to support the sample programs in the second edition
OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety of practical
applications because it is simple, universally available and highly portable.
freeglut allows the user to create and manage windows containing OpenGL
contexts on a wide range of platforms and also read the mouse, keyboard and
joystick functions.
Changelog
- * Sat Aug 14 19:00:00 2004 Mike A. Harris <mharris{%}redhat{*}com> 2.2.0-14
- Add post and postun scripts that call ldconfig (#128413)
- * Fri Jun 18 19:00:00 2004 Mike A. Harris <mharris{%}redhat{*}com> 2.2.0-13
- Rebuilt with gcc 3.4 for FC3 development
- * Tue Jun 15 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com> 2.2.0-12
- rebuilt