Minimal Graphics Library GUI
Written in C and uses OpenGL 2.0 to support as many platforms as possible.
Dependencies
Build
xlib
Runtime
libglvnd (libGL.so)
Notes
mglgui aborts on memory allocation failure to make the API as simple as possible. This can be changed if there is an incentive.