X-Git-Url: https://git.piment-noir.org/?p=SugarCubes.git;a=blobdiff_plain;f=SugarCubes.pde;h=cf54800cf0e44508eead6c77ee7872f287d8872c;hp=d1052bd5fddddf6c7722ae893e52ad1d9f0fafb2;hb=09437b3e395227ad2061512f9f0333091aeef2b7;hpb=09f7f5dff86f1b54a789e39b4f6ab24ed072c17d diff --git a/SugarCubes.pde b/SugarCubes.pde index d1052bd..cf54800 100644 --- a/SugarCubes.pde +++ b/SugarCubes.pde @@ -25,6 +25,9 @@ LXPattern[] patterns(GLucose glucose) { return new LXPattern[] { + + new SineSphere(glucose), + new CubeCurl(glucose), // Slee new Cathedrals(glucose),