Lightweight controller library for JavaScript.
Go to file
2011-05-15 17:57:03 -04:00
build@41c76286f7 add full repo url in build submodule 2011-04-20 12:55:22 -07:00
docs wrapping up first implementation, this all works 2011-05-15 17:57:03 -04:00
src/DAT/GUI wrapping up first implementation, this all works 2011-05-15 17:57:03 -04:00
utils Removed references to Slider superclass for now 2011-04-19 14:51:37 -07:00
.gitignore moved dat to DAT/GUI 2011-04-18 16:19:17 -07:00
.gitmodules add full repo url in build submodule 2011-04-20 12:55:22 -07:00
index.html wrapping up first implementation, this all works 2011-05-15 17:57:03 -04:00
README.md Edited README.md via GitHub 2011-04-19 09:15:58 -07:00

dat.gui 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.