dat.gui - Lightweight Controller Library For JavaScript
dat.gui is a lightweight controller library for JavaScript. It allows you to easily manipulate variables and fire functions on the fly. DAT.GUI panels contain UI controls that allow you to manipulates with variables to control the GUI elements.
This Library listen for variable changes inside the GUI. By default, DAT.GUI panels will be automatically added to the HTML document and fixed to the top of the screen from right to left. You can disable this behavior and append the gui DOM element to a container of your choosing. DAT.GUI panels are resizeable. Drag the open/close button.
Requirements: -
Demo: http://dataarts.github.com/dat.gui
License: Free License