This commit is contained in:
Thomas FORGIONE 2015-04-07 17:19:41 +02:00
parent f1a7d1c033
commit 656ab133f6
1 changed files with 0 additions and 3 deletions

View File

@ -47,9 +47,6 @@ function init() {
// Load the scene
loader = new THREE.OBJLoader();
sphere = new ProgessiveSphere(loader);
// sphere.addToScene(scene);
// sphere.addToScene(scene);
plane = new Plane(1000,1000);
plane.translate(0,0,-100);