You can edit almost every page by Creating an account. Otherwise, see the FAQ.

OpenGL User Interface Library

From EverybodyWiki Bios & Wiki

GLUI
Screenshot
Demonstration of the GLUI program
Developer(s)Paul Rademacher
Stable release
2.36 / November 4, 2007; 16 years ago (2007-11-04)
Repositorygithub.com/libglui/glui
Written inC++
Engine
    Operating systemCross-platform
    TypeWidget toolkit
    Licensezlib
    Websitegithub.com/libglui/glui/wiki
    As of8 July 2018[1]

    Search OpenGL User Interface Library on Amazon.

    OpenGL User Interface Library (GLUI) is a C++ user interface library based on the OpenGL Utility Toolkit (GLUT) which provides widgets such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications.[2] It is window- and operating system independent, relying on GLUT to handle all system-dependent issues, such as window and mouse management.[3]

    It lacks the features of a more full-fledged GUI toolkit such as Qt, wxWidgets or FLTK, but is easy to use[4] and has a very small footprint. A research or demonstration program that originally only uses GLUT can be given a useful control panel using GLUI in a short time, even by someone new to the toolkit.

    It was first written by Paul Rademacher to help him with his academic work. Version 2.2 was created and maintained by Nigel Stewart and the software is not maintained as a community edition.[1]

    The toolkit only gives limited control over fonts and colors.[4]

    See also[edit]

    References[edit]

    1. 1.0 1.1 "libglui". Retrieved 8 July 2017.
    2. Xavier, João; Araújo, Helder. "The Experimental Robotics Framework". Lecture Notes in computer Science. 5325. Retrieved 8 July 2018.
    3. Mohmud, Afzul. "Security Models and Graphical Representation of Security" (PDF). 2.3.2.1 OpenGL Toolkits. Archived (PDF) from the original on 8 July 2018. Retrieved 8 July 2018.
    4. 4.0 4.1 "Using GLUI". University of Cambridge Computing Department. Retrieved 8 July 2018.

    External links[edit]


    This article "OpenGL User Interface Library" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:OpenGL User Interface Library. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.