Creates a kaleidoscope mosaic of a given image.
Click upper half of image to increase number of tiles.
Click lower half of image to decrease number of tiles.
Got mirror image code from kaworuonline on the Processing discussion boards.
Sorts RGB components of a grid of points in an image by value. Displays these in concentric dots.
mouseX controls color channel blending.
Got the basics on images and color from Pointillism by Daniel Shiffman.
This is my first sketch.