We are about to switch to a new forum software. Until then we have removed the registration on this forum.
My sketch is at http://www.openprocessing.org/sketch/138925
The mask function is not working in js mode (works in java mode) and not sure why. I am new to processing.js, help!
Answers
I am working in Processing 2.1 on a Mac OS 10.9.1. The code:
You should load all of your images within setup(). Place their references in an array! Load operations are too slow! [..]