Step 1. Get tools
Install these in order.
Homebrew
- Type this command in a terminal:
ruby -e "$(curl -fskSL https://raw.github.com/mxcl/homebrew/go)"
libfreenect
- Type the following lines in a terminal:
cd /usr/local/Library/Formula
curl -kO "https://raw.github.com/OpenKinect/libfreenect/master/platform/osx/homebrew/libfreenect.rb"
curl -kO "https://raw.github.com/OpenKinect/libfreenect/master/platform/osx/homebrew/libusb-freenect.rb"
brew install libfreenect
Step 2. Get code
Type the following lines in a terminal:
hg clone https://code.google.com/p/lightorchestra
Step 3. Set up hardware