My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
Installation  
How to set up the Light Orchestra software.
Updated May 16, 2013 by zestyping

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

Powered by Google Project Hosting