From d31259291d807c851de4396921e0c26b6dd8dce2 Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Fri, 9 May 2014 10:32:39 -0400 Subject: resizing using dots --- assets/javascripts/rectangles/_env.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'assets/javascripts/rectangles/_env.js') diff --git a/assets/javascripts/rectangles/_env.js b/assets/javascripts/rectangles/_env.js index e8ce9c1..972b1fe 100644 --- a/assets/javascripts/rectangles/_env.js +++ b/assets/javascripts/rectangles/_env.js @@ -3,11 +3,13 @@ var environment = new function(){} environment.init = function(){ if (window.scene) { scene.camera.move({ - "x": 1000, + "x": 0, "y": 0, - "z": 250, + "z": 0, "rotationX": 0, // PI/2, "rotationY": PI/2, // PI +// "rotationX": 0, +// "rotationY": PI }) scene.camera.radius = 20 -- cgit v1.2.3-70-g09d2