Skip to content

Latest commit

 

History

History
47 lines (23 loc) · 1.28 KB

README.md

File metadata and controls

47 lines (23 loc) · 1.28 KB

# Kinect Core Vision kinect

Addons needed for compilation

  • ofxOpenCv ( native )

  • ofxXmlSettings (native)

  • ofxNetwork (native)

  • ofxOsc (native)

  • ofxXmlSettings (native)

  • ofxKinect (Read and follow instalation on Theos Repository)

Binaries

MacOSX

Macports is required to be installed. Please check http://www.macports.org/ for its own dependencies and installation procedure. It requires XCode and would need to be installed on your Mac. Then:

sudo port install libtool

sudo port install libusb-devel +universal

Linux

sudo apt-get install libusb-1.0-0-dev

Windows

Video Tutorial

CLICK HERE for more information and videos on how to setup and use it