fix nan on first frame
@@ -74,7 +74,7 @@
var uniforms;
init();
- animate();
+ animate( 0 );
function init() {