function() { // ORIGINAL
                pixels=ctx.getImageData(0,0,can.width,can.height);
                ctx.putImageData(pixels,0,0);
            }
Press SPACE to change FX
Github Feel free to fork, modify, add, optimize effects.