An open-source graphical user interface library for OpenGL applications, providing widgets for building interactive GUIs in OpenGL apps, written in C++ and cross-platform.
Glui is an open-source C++ library that allows programmers to create graphical user interfaces (GUIs) for applications that use OpenGL graphics. It can be used to add interactive GUI elements like buttons, checkboxes, text input fields, sliders, scrollbars, etc. to OpenGL programs.
Some key features of Glui include:
Glui is written in C++ without dependence on external libraries which makes it fast and self-contained. The source code is actively maintained on GitHub. It can be a useful addition for developers looking to create user interfaces in games, scientific visualization applications, CAD software, and other OpenGL-based programs.
Here are some alternatives to Glui:
Suggest an alternative ❐