Agar is a modern open-source, cross-platform toolkit for graphical applications implemented in C, C++ and Ada (with bindings to other languages in development). Designed...
agar is a modern opensource, crossplatform toolkit for graphical applications implemented in c, c++ and ada (with bindings to other languages in development). designed for ease of integration, it follows the philosophy of building the gui around the application and not the other way around. unlike most other gui toolkits, agar takes maximum advantage of hardware graphics acceleration when it is available via opengl, but it also supports traditional framebuffer interfaces such as sdl direct video.
development cross-platform developer-tools gui-toolkit