Skip to content

Latest commit

 

History

History
67 lines (46 loc) · 1.33 KB

readme.rst

File metadata and controls

67 lines (46 loc) · 1.33 KB

Kinect4ArakawaTomonori

You can play this interaction using mac and Kinect.

Demo

See on Youtube
http://www.youtube.com/watch?v=jt69ilMVN-c
Screen shot
http://hagino3k.appspot.com/img/arakawa/sc3.png

How to build

This application tested on MacOSX only.

Get a Kinect

  1. Buy it!!
  2. Connect your mac with USB connector.

Get OpenFrameworks

  1. git clone git://github.com/openframeworks/openFrameworks.git

Deploy this source

  1. cd $ofxRoot/apps/examples
  2. git clone git://github.com/hagino3000/Kinect4ArakawaTomonori.git

Get Box2d for openFrameworks

  1. cd $ofxRoot/addon
  2. Get box2d addon from http://code.google.com/p/vanderlin/downloads/list

Open Project by xcode

  1. open arakawaVision.xcodeproj
  2. Build and Run

note

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

Contact

Twitter @hagino3000