checkpoint autogen tile
[anneal.git] / 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.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)(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)),