92283681b2
GLUT-based C++ user interface library PR: 30822 Submitted by: Matthew West <mwest@uct.ac.za>
11 lines
343 B
Plaintext
11 lines
343 B
Plaintext
GLUI is a GLUT-based C++ user interface library which provides
|
|
controls such as buttons, checkboxes, 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
|