diff options
| author | jules <jules@okfoc.us> | 2013-12-13 17:58:40 -0500 |
|---|---|---|
| committer | jules <jules@okfoc.us> | 2013-12-13 17:58:40 -0500 |
| commit | fefba25bd0b1fb655785dc67274941fb0ca06c12 (patch) | |
| tree | 707130561d862d8fd70f628891d6ad83feb0f3e6 /shader-demo.html | |
| parent | 87159fbb1efcaa9ee11467a4bfe9a239102adb29 (diff) | |
hide frame inputs
Diffstat (limited to 'shader-demo.html')
| -rw-r--r-- | shader-demo.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shader-demo.html b/shader-demo.html index 9077ec5..894c2cf 100644 --- a/shader-demo.html +++ b/shader-demo.html @@ -11,8 +11,10 @@ div { float: left; padding: 10px;} <body> <div id="controls"> w/h <input type="text" id="width" value="250">x<input type="text" id="height" value="320"> +<!-- frames <input type="text" id="frames" value="7"> delay <input type="text" id="delay" value="60"> +--> <button id="render" disabled>render</button> <button id="demo">demo</button> <button id="dither-demo">dither</button> |
