Merge branch 'master' of https://github.com/sugarcubes/SugarCubes
[SugarCubes.git] / AlexGreen.pde
index 0c6dcc6efd55e0a65437f9ac0bb9215f2c969ddd..54af5c04b14f40f24a35f963760afb4f793148f3 100644 (file)
@@ -616,6 +616,17 @@ float cfloor = c.y;
    }
   }
  }
+  JGraphAdapterDemo graph1; 
+  
+
+// class SpinningCube extends SCPattern{
+// LXProjection spin1, spin2, spin3; 
+// SawLFO 
+
+//}
+
+
+
 
 
 class PixelGraph implements EdgeFactory<dPixel, dVertex> {