AntTweakBar
C/C++ library to add light and intuitive GUI to OpenGL and DX programs
AntTweakBar is a small and easy to use C/C++ library that allows programmers to quickly add a light and intuitive GUI into OpenGL or DirectX based programs to interactively tweak parameters on-screen.
AntTweakBar works with Linux, Windows and OSX, and can be easily integrated with custom windowing system or with existing toolkits. Examples of integration with GLFW, SDL, GLUT, SFML and DirectX are provided.
The AntTweakBar library mainly targets graphical applications that need a quick way...