Browse Source

Removed controls update

Tentone 7 years ago
parent
commit
713c7fec2a
1 changed files with 0 additions and 2 deletions
  1. 0 2
      examples/webgl_loader_gcode.html

+ 0 - 2
examples/webgl_loader_gcode.html

@@ -83,8 +83,6 @@
 
 
 			function animate() {
 			function animate() {
 
 
-				controls.update();
-
 				renderer.render( scene, camera );
 				renderer.render( scene, camera );
 
 
 				requestAnimationFrame( animate );
 				requestAnimationFrame( animate );