Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Neben anderen Verbesserungen enthält diese Version eine 64-Bit-Version der Bibliothek, Unterstützung für DirectX 11 unterstützt für mehrere Fenster von Anwendungen, eine bessere Unterstützung für Mac OS X aktualisiert Wrapper für SDL 1.3, glfw 2,7, und ein neuer Wrapper für die Integration mit SFML 1,6.
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

Diese Version unterstützt quaternion Variablen erlaubt und Richtung für die interaktive Feinabstimmung der Drehungen und 3D-Vektoren, zusammen mit einigen anderen Verbesserungen.
Tags: Major feature enhancements
This release supports quaternion and direction variables allowing for the interactive tweaking of rotations and 3D vectors, along with several other improvements.

2007-09-05 14:21
1.1

Diese Version enthält ein seit langem erwartetes Feature: der String-Variablen-Typ (und Tastatur-Eingaben für den Wert Bearbeitung), zusammen mit einigen anderen Verbesserungen.
Tags: Major feature enhancements
This version includes a long-awaited feature: the
String variable type (and keyboard input for value
editing), along with several other improvements.

2006-10-30 08:41
1.03

Das Medium Schrift ist geglättet. Der Code stellt nun auf 64-Bit-x86-Plattformen. Ein Problem, wenn die Bibliothek initialisiert wurde oder nicht initialisierten mehr als einmal festgelegt wurde aufgetreten. Einige andere kleinere Korrekturen vorgenommen wurden.
Tags: Minor feature enhancements
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.

2006-09-21 14:17
1.01

Tags: Initial freshmeat announcement

Project Resources