Here is a zip-file containing the code examples we discussed in our last class meeting. The archive contains:
Two sketches explaining the use of Arrays and Array-lists
One sketch explaining how to dynamically switch between video streams
Four sketches to interface with the Kinect controller to display depth images, track distances, track hands, and track center of mass
You can download the file here: Processing_code_examples

