Move a particle system around with your hands
This is a processing sketch which listens to OSC messages send from OSCeleton. You will need to setup your kinect to send skeleton data. More info on how to do that here: http://skyra.github.io/blog/Kinect-Processing/
Once you have that set up, start osceleton on port 12345
./osceleton -p 123451
If you would like to contribute code to kinect_force you can do so through GitHub by forking the repository and sending a pull request.
You may file an issue if you find bugs or would like to add a new feature.
- Cameron Ketcham - http://skyra.github.io