9253dc4718
Make a simple GUI under OpenGL
3 lines
186 B
Text
3 lines
186 B
Text
mesgui is a C++ library to make a simple GUI using OpenGL. It uses only
|
|
OpenGL calls to draw. It features buttons, checkboxes, radioboxes, menus,
|
|
progress bars, spinners, and textboxes.
|