Lightweight controller library for JavaScript.
Go to file
Jono Brandel 6e3dda6c15 merging
2011-08-10 10:48:51 -07:00
controllers I made a composition in gui-dat/time. It is not that good, but you can save and load. 2011-02-13 12:23:10 -05:00
demo merging 2011-08-10 10:48:51 -07:00
time Closing save dialogue and starting on popout for control panels. 2011-02-15 12:13:59 -05:00
.gitignore moved dat to DAT/GUI 2011-04-18 16:19:17 -07:00
gui.css I made a composition in gui-dat/time. It is not that good, but you can save and load. 2011-02-13 12:23:10 -05:00
gui.js Closing save dialogue and starting on popout for control panels. 2011-02-15 12:13:59 -05:00
index.html merging 2011-08-10 10:48:51 -07: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.