summaryrefslogtreecommitdiff
path: root/shader-animate.html
diff options
context:
space:
mode:
authorjules <jules@okfoc.us>2013-12-13 17:58:40 -0500
committerjules <jules@okfoc.us>2013-12-13 17:58:40 -0500
commitfefba25bd0b1fb655785dc67274941fb0ca06c12 (patch)
tree707130561d862d8fd70f628891d6ad83feb0f3e6 /shader-animate.html
parent87159fbb1efcaa9ee11467a4bfe9a239102adb29 (diff)
hide frame inputs
Diffstat (limited to 'shader-animate.html')
-rw-r--r--shader-animate.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/shader-animate.html b/shader-animate.html
index 67a0d57..85bd0c4 100644
--- a/shader-animate.html
+++ b/shader-animate.html
@@ -12,8 +12,10 @@ div { float: left; padding: 10px;}
<body>
<div id="controls">
<input type="text" id="url" value="img/1376516658960-dumpfm-DoritoWitch-TimeFLyTrans0001.png">
+<!--
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>