OpenGL User Interface Library: Difference between revisions

Content deleted Content added
No edit summary
 
Tag: New redirect
 
(80 intermediate revisions by 56 users not shown)
Line 1:
#REDIRECT [[OpenGL#Associated libraries]]
GLUI is a GLUT-based C++ user interface library which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications. It is window-system independent, relying on [[GLUT]] to handle all system-dependent issues, such as window and mouse management.
 
{{Rcat shell|
It has first been written by Paul Rademacher for helping him in his academic work. It is now maintened by Nigel Stewart and has been migrated to [http://sourceforge.net SourceForge] since October 2003.
{{R to related topic}}
 
}}
 
== Links ==
[http://www.nigels.com/glt/glui/ Main Site (download)]
 
[http://sourceforge.net/projects/glui/ GLUI Sourge Forge Project]