Lightweight controller library for JavaScript.
Go to file
2011-04-18 16:35:47 -07:00
demo Changed tabs to two spaces. Happy? 2011-04-18 12:06:19 -07:00
src GUI panels open by default, no animation 2011-04-18 16:35:47 -07:00
.gitignore Moved everything to the DAT namespace, and officially renamed the project dat.gui :) 2011-04-18 12:01:45 -07:00
index.html min, max and step as methods for ControllerNumber 2011-04-18 15:40:26 -07:00
README.md Edited readme 2011-04-06 12:19:12 -07:00

gui-dat is a lightweight controller library for JavaScript. It allows you to easily manipulate variables and fire functions on the fly.

Check the index page for usage.

Initiated by George Michael Brower and Jono Brandel of the Data Arts Team, Google Creative Lab.