added JGraphT to code folder, seems to be working but it's possible I screwed somethi...
[SugarCubes.git] / AlexGreen.pde
index 3e164d8bff34509891657cf09d585d69026c3f8a..2ea6fde0652c49857a01b4f1e6e20982672ca8b5 100644 (file)
@@ -589,6 +589,17 @@ float cfloor = c.y;
    }
   }
  }
+  JGraphAdapterDemo graph1; 
+  
+
+// class SpinningCube extends SCPattern{
+// LXProjection spin1, spin2, spin3; 
+// SawLFO 
+
+//}
+
+
+
 
  class HueTestHSB extends SCPattern{
   BasicParameter HueT = new BasicParameter("Hue", .5);