Processing example code for a rhythm game

This code opens the webcam and tracks a particular color as a cursor. Use your mouse to click on the item you want to track (color distinctive), then you can use this cursor to hit targets.

Download code (.zip)

Processing example code for playing a video

Place your video in data folder. This example prints a message at a specific timestamp.

Download code (.zip)

Code gets stuck? Try using thread() / Reference / Processing.org.