checkpoint autogen tile
authoradam <adam@megacz.com>
Thu, 20 Dec 2007 12:36:09 +0000 (04:36 -0800)
committeradam <adam@megacz.com>
Thu, 20 Dec 2007 12:36:09 +0000 (04:36 -0800)
darcs-hash:20071220123609-5007d-1954d1ce9a2a30035daa436a1dd4146666e647d5.gz

src/edu/berkeley/qfat/Main.java

index 82b6862..2af52bf 100644 (file)
@@ -469,10 +469,10 @@ public class Main extends MeshViewer {
             Matrix.translate(new Vec(-0.2f,0,0))
             .times(Matrix.rotate(new Vec(1,0,0), (float)(-1*Math.PI/2))),
 
             Matrix.translate(new Vec(-0.2f,0,0))
             .times(Matrix.rotate(new Vec(1,0,0), (float)(-1*Math.PI/2))),
 
-
+            Matrix.rotate(new Vec(0,0,1), (float)(2*Math.PI/2)),
             /*
             Matrix.rotate(new Vec(0,0,1), (float)(1*Math.PI/2)),
             /*
             Matrix.rotate(new Vec(0,0,1), (float)(1*Math.PI/2)),
-            Matrix.rotate(new Vec(0,0,1), (float)(2*Math.PI/2)),
+
             Matrix.rotate(new Vec(0,0,1), (float)(3*Math.PI/2)),
 
             Matrix.rotate(new Vec(1,0,0), (float)(2*Math.PI/2)),
             Matrix.rotate(new Vec(0,0,1), (float)(3*Math.PI/2)),
 
             Matrix.rotate(new Vec(1,0,0), (float)(2*Math.PI/2)),