summaryrefslogtreecommitdiff
path: root/shader-animate.html
diff options
context:
space:
mode:
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>