Setting up the Kinect with Processing

From Interaction Station Wiki
Revision as of 19:42, 17 April 2014 by Evolutie (talk | contribs) (Created page with "In order to get the kinect to work with Processing you need to install a couple of things. First of all you need to install Processing: https://processing.org/download/ Next...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In order to get the kinect to work with Processing you need to install a couple of things.

First of all you need to install Processing: https://processing.org/download/

Next you need SimpleOpenNI: https://code.google.com/p/simple-openni/downloads/detail?name=SimpleOpenNI-1.96.zip

Unzip to: Documents/Processing/libraries/

Make sure to close Processing (command + q), or it won't find the SimpleOpenNI library.

In Processing Preferences check the box that says "Increase available memory to 256 MB" and change 256 to 1024.