This is a D2 binding to the AntTweakBar library.
AntTweakBar is a small and easy-to-use C/C++ library that allows programmers to quickly add a light and intuitive GUI into OpenGL and DirectX based graphic programs to interactively tweak parameters.
Currently the D binding targets AntTweakBar v116.
Homepage: https://github.com/d-gamedev-team/AntTweakBarD
Use dub to build and run the examples:
$ cd example
$ dub
The original AntTweakBar source package itself has many examples of usage.
- AntTweakBar homepage.
Distributed under the zlib/libpng license. See the accompanying file License.txt or visit the online