OpenGL User Interface Library: Difference between revisions

Content deleted Content added
Bluebot (talk | contribs)
m Robot: Changing category SourceForge project
Grammar
Line 1:
'''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.
 
It haswas first been written by Paul Rademacher forto helpinghelp him inwith his academic work. It is now maintained by Nigel Stewart.
 
= See Also =