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
200
stars
81
forks
source link
Initial appveyor.yml config for Windows cmake build #126
This provides per-push build coverage by AppVeyor using Visual Studio 2019 - 32-bit/64-bit and Debug and Release modes.
https://ci.appveyor.com/project/nigels-com/glui/history
This is in addition to the Travis Linux and Mac build coverage.