Skip to content

AsherBond/KinectCoreVision

 
 

Repository files navigation

<iframe class="roundPhoto" src="http://player.vimeo.com/video/20904879?autoplay=1" width="575" height="359" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>

KinectCoreVision is a refurnished version of the well know track application CommunityCoreVision to use a KinectSensor.

This version of CCV was original designed for a light and portable setup of Communitas multiTouch Table for IEATA´s 9th International Conference (more info and videos about it). But it was lot of potencial.

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

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.5%
  • C 6.8%
  • GLSL 1.7%