[Helix] Move the center back a bit to cover more of the rig
authorShaheen Gandhi <shaheen@fb.com>
Wed, 21 Aug 2013 06:44:59 +0000 (23:44 -0700)
committerShaheen Gandhi <shaheen@fb.com>
Wed, 21 Aug 2013 06:45:22 +0000 (23:45 -0700)
ShaheenGandhi.pde

index a6fbf555ea11ecae8a81b4a51ea9b64e967658f2..2e9ead0005c425eaa0ff11b62b98b0028cd9554a 100644 (file)
@@ -190,7 +190,7 @@ class HelixPattern extends SCPattern {
     addParameter(helix2On);
     addParameter(basePairsOn);
 
-    PVector origin = new PVector(100, 50, 45);
+    PVector origin = new PVector(100, 50, 55);
     PVector axis = new PVector(1,0,0);
 
     h1 = new Helix(