memo / ofxKinect-demos

demos for ofxKinect (Kinect openFrameworks addons)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/*
 A bunch of demos for using Kinect with openFrameworks.
 Copyright (c) 2010 Memo Akten http://www.memo.tv
 
 Using ofxKinect by Theo Watson, Dan Wilcox and co.
 github.com/​ofTheo/​ofxKinect

 based on libfreenect by Hector Martin "marcan" 
 git.marcansoft.com/​?p=libfreenect.git


 This code is licensed to you under the terms of the GNU GPL, version 2 or version 3;
 see:
 gnu.org/​licenses/​old-licenses/​gpl-2.0.txt
 gnu.org/​licenses/​gpl-3.0.txt

 More info on the opensource kinect drivers at github.com/​OpenKinect/​openkinect
 */

About

demos for ofxKinect (Kinect openFrameworks addons)


Languages

Language:C++ 63.5%Language:C 36.5%