Categories
AntTweakBar
AntTweakBar allows programmers to quickly add a light and intuitive graphical user interface into graphic programs to interactively tweak them. It is a small and easy to use C/C++ library that can be readily integrated into OpenGL and DirectX applications. It targets graphical programs that need an easy way to tweak parameters and see the result in real-time like 3D demos, light inline game editors, small 3D applications, prototypes, debug facilities of weighter graphical programs, etc. Programmers are not required to design the graphical interface by providing coordinates or by using a visual UI editor. Controls are automatically organized following an optional given hierarchy. In most cases, only one line of code is needed to add a new variable to a tweak bar. AntTweakBar can be easily integrated with your own windowing system or with existing toolkits. Examples of integration with GLFW, SDL, GLU are provided.
Last updated 21 Sep, 2006
Versions
1.01
1.01 released on 2006-09-17
- Released: 17 Sep, 2006
- Code Maturity: Stable
- Source Archive: http://www.antisphere.com/Wiki/tools:anttweakbar
- Licenses: Zlib
- Interfaces: Library
User Community and Support
Howto at http://www.antisphere.com/Wiki/tools:anttweakbar



