Skip to content

wearenocomputer/ofxOpenNI_NC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxOpenNI_NC

Just like we do, many artists still use the older Kinect for Xbox360 in their projects.
While there are still many ofxOpenNI add-ons out there, we noticed that many of them are out-dated and do not work anymore.
This project is osx only.

This is working version hacked together with copies of the libraries we had lying around and the gameoverhack repo

This add-on has been tested with of 0.8.4 and of 0.9.0 with xcode 7.1 on osx Yosemite 10.10.5

INSTALLATION

  • clone or download/unzip and put the project in your add-on folder. -ofxaddons/ofxOpenNI_NC
  • copy the folder named openni in the folder mac of the add-on to the data folder of your app.
    Your app structure should look like this:
    -apps/myApps/nameofmyapp/bin/data/openni
    ---config
    ---lib
  • in Xcode add the library libOpenNI.dylib to your project with -> Build Phases -> Link Binary with Libraries.
  • in Xcode add the library search path to the folder that contains the libOpenNI.dylib

About

working openni version for Openframeworks on osx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published