Cinder-Kinect
Cinder-Kinect copied to clipboard
Kinect support for Cinder
Can this library track skeleton?
Hi, the examples won't build for me on the latest version of Cinder 0.9.0
Hi, I am on OS X 10.8.3 using Xcode 4.6.2 and I have a last model of XBOX 360 Kinect (bought just few days ago). I read around (on openFrameworks...
Adding ```mKinect.setVideoInfrared( true ); `````` in the setup of kinectBasicApp.cpp sample right after the following line: ```mKinect = Kinect( Kinect::Device() ); `````` makes the application non-functional. Most of the time...