Collection of processing sketches to create photo-mosaics
- Improve colour distance score calculation
- Reduce redundancy between scripts
- Uneven tile sizes for "cooler" feel to tiling
Modify the first few lines of the sketch before running
mosaicFolder = //The folder with tile images
mosaicFile = //File to be mosaic'd
String finalFileName = //Final file name
int pixlFactor = //Pixelation/scaling factor
Hit run and wait. :)
Out of memory: Use fewer images/give processing more memory via preferences.



