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