I am a novice programmer and brand new to the Processing language. I am trying to do the Processing code in the Examples webpage. I keep running across files that are referred to in the code that I can’t seem to find. Where are they located for me to download so the Processing code can find them? An example is the “Pointillism” code. It refers to a file called “moonwalk.jpg”. Also, the “Letters” Example contains a font file called “SourceCodePro-Regular.ttf”. Where can I download these files? I have looked for them but cannot find them. I’m sure they’re right under my nose, but I’m still at a loss in locating them.
Is there a way to tell Processing to look for a program-referenced file that is in another directory other than the one where the Processing program is located?
That’s great! And thanks for the warning regarding deploying the sketch to other computers, since they likely will have different explicit paths to their respective folder.