You can play this interaction using mac and Kinect.
- See on Youtube
- http://www.youtube.com/watch?v=jt69ilMVN-c
- Screen shot
This application tested on MacOSX only.
Get a Kinect
- Buy it!!
- Connect your mac with USB connector.
Get OpenFrameworks
- git clone git://github.com/openframeworks/openFrameworks.git
Deploy this source
- cd $ofxRoot/apps/examples
- git clone git://github.com/hagino3000/Kinect4ArakawaTomonori.git
Get Box2d for openFrameworks
- cd $ofxRoot/addon
- Get box2d addon from http://code.google.com/p/vanderlin/downloads/list
Open Project by xcode
- open arakawaVision.xcodeproj
- Build and Run
This program used following libraries. And license files are placed at Resources directory.
- libfreenect
- Great works by OpenKinect project. https://github.com/OpenKinect/libfreenect
- OpenCV
- via http://opencv.willowgarage.com/wiki/
- openFrameworks
- via http://www.openframeworks.cc/
- ofxKinect
- via ofTheo(https://github.com/ofTheo/ofxKinect)
- ofxBox2d
- via Vanderlin (http://code.google.com/p/vanderlin/)
- ofxSimpeGuiToo
- via The Mega Super Awesome Visuals Company
Twitter @hagino3000