Skip to content

Commit

Permalink
Add readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
hagino3000 committed Mar 9, 2011
1 parent 2d2a306 commit 93007e7
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions readme.rst
@@ -0,0 +1,40 @@
Kinect Jesture for Mac
======================

You can play this interaction using mac and Kinect.

Demo
----
See on Youtube
http://www.youtube.com/watch?v=6BKTocYpkCw


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/KinectJesture.git

Open Project by xcode

1. open jestureCap.xcodeproj
2. Build and Run


Contact
-------
Twitter `@hagino3000`__

__ http://twitter.com/hagino3000

0 comments on commit 93007e7

Please sign in to comment.