glui
« Back to VersTracker
Description:
C++ user interface library
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: opengl gui c++ library graphics
Install: brew install glui
About:
GLUI is a C++ user interface library built on OpenGL. It provides a simple and intuitive API for creating buttons, sliders, checkboxes, and other controls for OpenGL applications. Unlike complex toolkits, GLUI is lightweight and tightly integrated with OpenGL for immediate mode style rendering.
Key Features:
  • Native OpenGL integration
  • Immediate mode style rendering
  • Simple C++ API
  • Cross-platform support
Use Cases:
  • Adding control panels to scientific visualization apps
  • Creating interfaces for 3D modeling tools
  • Prototyping OpenGL applications
Alternatives:
  • Dear ImGui – More modern and actively maintained, but GLUI offers a distinct look and simpler integration for legacy OpenGL contexts.
  • FLTK – A full windowing toolkit, whereas GLUI is specifically designed to overlay controls on an OpenGL canvas.
Version History
Detected Version Rev Change Commit
Sep 15, 2025 2:27pm 1 VERSION_BUMP 3d556d89
Sep 12, 2025 12:55am 1 VERSION_BUMP 3d8e4daa
Oct 27, 2024 3:46pm 1 VERSION_BUMP c7d9d72e