Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1022 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 1022 Bytes

kinect_force

Move a particle system around with your hands

USAGE

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

DEPENDENCIES

CONTRIBUTE

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.

DEVELOPED BY