dat.gui/demo
Mr.doob 3b4f6e3944 Changed GUI to be instanceable (rather than just one GUI per project). GUI.start() is now var gui = new GUI();
Included prettify.js in the repo so people checking the demo localy doesn't need the internets.
Changed way of hidding the panel (controllerContainer.style.height rather than this.domElement.stylemarginTop).
2011-01-29 00:38:58 +00:00
..
assets Added 'it gives you this' 2011-01-27 14:24:25 -07:00
demo.css Changes to index 2011-01-28 14:19:26 -07:00
demo.js Commented up the source to FizzyText and added setName to the pre on index.html 2011-01-28 13:26:38 -07:00
improvedNoise.js example is now officially awesome 2011-01-26 16:25:40 -07:00
prettify.js Changed GUI to be instanceable (rather than just one GUI per project). GUI.start() is now var gui = new GUI(); 2011-01-29 00:38:58 +00:00