Description
OpenGL applications can get simple GLUT-based user-interface controls such as buttons, checkboxes, radio buttons and spinners. Developers use it for tools, demos and older graphics programs that need lightweight controls without a full GUI toolkit.
Most users only receive it as a dependency. It does not add a separate app; it helps programs draw and handle their own controls.