Download List

Project Description

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 graphic programs to interactively tweak them. Program variables can be linked to a graphical control that allows users to modify them. 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-04-10 03:43
1.14

Among other improvements, this release includes a 64-bit version of the library, support for DirectX 11, supports for multiple window applications, better support for Mac OS X, updated wrappers for SDL 1.3, GLFW 2.7, and a new wrapper for integration with SFML 1.6.

2008-10-06 04:17
1.12

This release supports quaternion and direction variables allowing for the interactive tweaking of rotations and 3D vectors, along with several other improvements.
Tags: Major feature enhancements

2007-09-05 14:21
1.1

This version includes a long-awaited feature: the
String variable type (and keyboard input for value
editing), along with several other improvements.
Tags: Major feature enhancements

2006-10-30 08:41
1.03

The medium font is antialiased. The code now
compiles on 64-bit x86 platforms. A problem which
occurred if the library was initialized or
uninitialized more than once was fixed. Some other
minor fixes were done.
Tags: Minor feature enhancements

2006-09-21 14:17
1.01

Tags: Initial freshmeat announcement

Project Resources