Changes

Puppetry

945 bytes added, 00:27, 22 August 2012
Created page with "= Getting osceleton running on a new computer= ==Install OpenNI== * installer http://code.google.com/p/simple-openni/downloads/list?can=2&q=Installer+osx *OSX **I made a little i..."
= Getting osceleton running on a new computer=
==Install OpenNI==
* installer http://code.google.com/p/simple-openni/downloads/list?can=2&q=Installer+osx
*OSX
**I made a little installer(see Install OpenNI the short way), if this doesn't work for you, than you should install it the offical way. For my tests i used only OSX 10.6., with 10.5 i had some problems.

**Install OpenNI the short way
**Download the Installer
***Unzip the file and open a terminal window
***Go to the unzipped folder 'OpenNI_NITE_Installer-OSX'
***> cd ./OpenNI_NITE_Installer-OSX
**Start the installer
***> sudo ./install.sh

==Install osceleton==
*https://github.com/downloads/Sensebloom/OSCeleton/osceleton-v1.2.1_OSX.zip

==Install SimpleOpenNI==
*Install SimpleOpenNI (Processing < 2.0)
**Download SimpleOpenNI
**Copy the 'SimpleOpenNI.zip' into this folder:
**/Users/'your username'/Documents/Processing/libraries
I**f you don't have this folder then create it.