libglui / glui

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, using GLUT or FreeGLUT.
Other
194 stars 82 forks source link

Resolve compiler warnings, via djwebb/glui #112

Closed nigels-com closed 5 years ago

nigels-com commented 5 years ago

Selective parts of https://github.com/libglui/glui/pull/89