We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I am working on a project that will start with an animation from one bank of images. It will then generate a series of random numbers each time an event occurs (input from arduino), and replace those frame numbers with frames from a second bank of images OR if the frame corresponding to that number has already been replaced with the frame from image bank 2, return that frame to image bank 1. Anyone have ideas? I am making some progress but it is slow as I am new to the language.