blob: 7af6f66c53ab877c08d1a51e3a75d83ef102af93 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
GLUI is a GLUT-based C++ user interface library which provides
controls such as buttons, check boxes, radio buttons, and spinners to
OpenGL applications. It is window-system independent, relying on GLUT
to handle all system-dependent issues, such as window and mouse
management.
WWW: http://www.cs.unc.edu/~rademach/glui/
--
mwest@uct.ac.za
|