It’s puzzling useful functions like sketchPath(), sketchFile(), dataPath(), dataFile(), getExtension(), etc.; aren’t mentioned on Processing’s web reference:
BtW, listPaths() is excellent to get all images, audio, video and other assets from a path.
An example using it:
1 Like