A Processing.org sketch written by Simon Biggs for the Double Agent exhibit at MOD.
Read more: mod-double-agent
This software was written for Windows and the Kinect 2 sensor to enable live skeleton data to be sent via UDP to a second server to display the data.
Requirements:
- Windows 10
- Kinect 2 sensor
- Kinect SDK
- Processing 3.3.7
- KinectPV2 library
- hypermedia.net library
- Install Kinect SDK
- Run the Kinect SDK browser to check that the sensor is working, both the visual camera and depth cameras.
- Download and install Processing 3.3.7
- Clone this repository.
- Sketch > Import Library > Add Library... > Search
Kinect v2 for Processing
- TODO: Install hypermedia.net instructions.
- Run the sketch!
- Programmer: Simon Biggs
Released under an GNU GENERAL PUBLIC LICENSE.