X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=TobySegaran.pde;h=650bbb027abe2fb8a7fb73343afb0210dc831741;hb=3e2959fc35cc71d9aebbfef92fc96b7ba3e71bb1;hp=6b72d30349e09522d082803b2416ce544f7218ff;hpb=4ad0649d4c40d15ad121611ce2afa1c33d870df7;p=SugarCubes.git diff --git a/TobySegaran.pde b/TobySegaran.pde index 6b72d30..650bbb0 100644 --- a/TobySegaran.pde +++ b/TobySegaran.pde @@ -32,6 +32,7 @@ class WarmPlasma extends SCPattern { } } +// This is very much a work in progress. Trying to get a flame effect. class FireTest extends SCPattern { private float[][] intensity; private float hotspot;