Content deleted Content added
Speck-Made (talk | contribs) m moved GLUI to OpenGL User Interface Library |
Speck-Made (talk | contribs) No edit summary |
||
Line 1:
'''OpenGL User Interface Library''' ('''GLUI''') is a
It lacks the features of a more full-fledged GUI toolkit such as [[Qt (toolkit)|Qt]], [[wxWidgets]], or [[FLTK]], but it has a very small footprint and is extremely easy to use. A research or demonstration program using only GLUT can be modified in just a short time, by someone new to the toolkit, to have a useful control panel.
It was first written by Paul Rademacher to help him with his academic work. It is now maintained by Nigel Stewart.
Weaknesses include the lack of a file chooser (perhaps the most frustrating omission) and mediocre responsiveness.▼
= See Also =
* [[GLU]]
== External links ==
* [http://glui.sourceforge.net/ Main Site (download)]
* [http://sourceforge.net/projects/glui/ GLUI SourceForge Project]
{{compu-stub}}
Line 20 ⟶ 21:
[[es:GLUI]]
[[fr:OpenGL user interface library]]
▲Weaknesses include the lack of a file chooser (perhaps the most frustrating omission) and mediocre responsiveness
|