OSCeletonWrapper
Sep 22 2013
Getting Started
OSCeletonWrapper is a processing library which wraps OSCeleton and makes it easy to use Skeleton data inside processing. The easiest way to install OSCeletonWrapper is clone the repo into the processing library directory. The user library directory is inside the libraries folder in your sketch directory. Use this command to clone the repo:
git clone https://github.com/cketcham/OSCeletonWrapper
or download a zip file from here: https://github.com/cketcham/OSCeletonWrapper/archive/master.zip
Examples
In order to use this library with your kinect, you will need OSCeleton set up and sending messages. Information on how to get everything working can be found here: How to get Kinect Data into Processing.
Two examples are included with this library
More information about both can be found here: