Skip to content

Instantly share code, notes, and snippets.

@brunokruse
Created August 24, 2012 20:19
Show Gist options
  • Save brunokruse/3455210 to your computer and use it in GitHub Desktop.
Save brunokruse/3455210 to your computer and use it in GitHub Desktop.
Kinect Programming Resources
# Kinect Frameworks
##ofxOpenNI (gameoverhack experimental for autoskeleton)
git clone https://github.com/gameoverhack/ofxOpenNI
git checkout experimental
##ofxOpenNI2 (arturoc)
git clone https://github.com/arturoc/ofxOpenNI2.git
##ofxKinect (theo)
git clone https://github.com/ofTheo/ofxKinect
##ofxMSKinect (depricated in new version of MS SDK)
git clone https://github.com/simonhr/ofxMSKinect.git
##Microsoft SDK (c#, c++ direct 2D, WINDOWS ONLY)
http://www.microsoft.com/en-us/kinectforwindows/develop/developer-downloads.aspx
#Gesture Libraries
##ofxopenNI+NiTE (joint streamer, example videos)
##Microsoft SDK
##iitsu gestures
http://www.iisu.com/about_iisu.htm
http://www.iisu.com/about_iisu_showcase.htm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment