ofxKinect で Kinect の開発環境を用意する Xcode に Kinect の開発環境を用意してみた。 ofxKinect という OpenFrameworks と OpenKinect を組み込み済みのプロジェクトテンプレートが公開されているのでそれを Xcode から読み込んだだけ。 ofTheo's ofxKinect at master - GItHub https://github.com/ofTheo/ofxKinect openFrameworks http://www.openframeworks.cc/ 以下、作業メモ。 ofxKinect の準備 $ git clone https://github.com/ofTheo/ofxKinect.git $ git clone https://github.com/openframeworks/openFram