@@ -106,7 +106,6 @@
loadModel( );
var pointLight = new THREE.PointLight( 0xffffff, 1 );
- pointLight.position.set( 17, 9, 30 );
perpCamera.add( pointLight );
renderer = new THREE.WebGLRenderer( { antialias: true } );