Gregg Tavares преди 5 години
родител
ревизия
0f3d50013e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      examples/webgl_shader.html

+ 1 - 1
examples/webgl_shader.html

@@ -74,7 +74,7 @@
 			var uniforms;
 			var uniforms;
 
 
 			init();
 			init();
-			animate();
+			animate( 0 );
 
 
 			function init() {
 			function init() {