freebsd-ports/devel/glui/pkg-descr
2010-02-09 19:39:54 +00:00

7 lines
324 B
Text

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/