blob: 3069c7dae3fd4a9ac5af375195a4dc3216d4a463 (
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, 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
|