Kinect Force
Apr 03 2013
Building upon my last post about Kinect and Processing, I decided it would be fun to add some particle systems to a sketch that could be controlled by the user’s skeleton. I ended up picking toxiclibs.org since it seemed to be the most fully featured library for using physics and having particles interact.
I set up a simple particle system with various forces and added some attraction to the hands. This was the result.
If you are interested in trying it out yourself, get the OSCeletonWrapper processing library and the code for this example here: https://github.com/cketcham/kinect_force