Content deleted Content added
m Bot: Migrating 4 interwiki links, now provided by Wikidata on d:q1041107 (Report Errors) |
infobox |
||
Line 1:
{{Infobox software
| name = GLUI
| screenshot = [[
| caption = Demonstration of the GLUI program
| collapsible = yes
Line 7:
| latest release version = 2.36
| latest release date = {{Start date and age|2007|11|04}}
| programming language = [[C++]]
| operating system = [[Cross-platform]]
| genre = [[Widget toolkit]]
| license = [[LGPL]]
| website = {{URL|http://glui.sourceforge.net/}}
}}
'''OpenGL User Interface Library''' ('''GLUI''') is a [[C++]] [[user interface]] library based on the [[OpenGL Utility Toolkit]] (GLUT) which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications. It is window- and operating system independent, relying on GLUT to handle all system-dependent issues, such as window and mouse management.
Line 26 ⟶ 27:
== External links ==
* {{SourceForge|glui}}
[[Category:OpenGL]]
|