We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cce7cca commit 5449643Copy full SHA for 5449643
js/secrets.js
@@ -29,7 +29,7 @@ for (var r = 0; r < rows; r++) {
29
}
30
31
two.update();
32
-
+// the animation is very heavy will try with css
33
// var time = 0;
34
// two.bind('update', function(frameCount, timeDelta) {
35
// if (timeDelta) {
0 commit comments