I am playing around with the Processing example files, and they are very helpful and lots of fun. However, I am confused as to the location of the files that are used in these examples. For instance, there is the line
maskImg = loadImage("mask.jpg");
and I can't find the file mask.jpg anywhere on my computer. Is it online somewhere? If not, where is it?
Thanks.
1