AntTweakBar is a small and easy-to-use C, C++, and Fortran library that allows programmers to quickly add a light and intuitive graphical user interface into graphic applications based on OpenGL to interactively tweak parameters on-screen. It is composed of few easy-to-learn functions. Common variables like booleans, integers, floats and enums can be directly mapped to a graphic control through pointers or callback functions. Additional editing information like min and max values can be provided. Keyboard shortcuts can also be associated to controls and a help window which summarizes these shortcuts can be displayed. 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.
This version of the library incorporates a simple Fortran 2003 interface around the standard C/C++ library from:
http://www.webalice.it/o.drofa/davide/fortran_corner_opengl/fortran_corner_opengl_en.html
This package contains a Simply Fortran example project.
Version: 1.16-2Homepage: http://anttweakbar.sourceforge.net/doc/
License: AntTweakBar License
Platforms:
Tags:
Dependencies:
Conflicts:
To install packages, please use a suitable client.