ant-tweak-bar-d

AntTweakBarD is a D2 binding to the AntTweakBar OpenGL/DirectX GUI tweaking library.


Keywords
library.binding, library.graphics, library.gui
License
Zlib
Install
dub fetch ant-tweak-bar-d --version 0.0.2

Documentation

AntTweakBarD

AntTweakBarD

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

Examples

Use dub to build and run the examples:

$ cd example
$ dub

The original AntTweakBar source package itself has many examples of usage.

Links

License

Distributed under the zlib/libpng license. See the accompanying file License.txt or visit the online

license page.