-
Notifications
You must be signed in to change notification settings - Fork 2
A simple 'Pong' game using hand tracking with OpenCV and the Xbox Kinect
mszarski/KinectPongDemo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
KinectPongDemo is a simple 'Pong' game using the Xbox Kinect as the controller. It is written in C++ with OpenFrameworks and requires OpenCV, Box2D, and ofxKinect/libfreenect addons. To build, first download and install openFrameworks. Then place the files in a directory within the 'examples' directory, say 'KinectPong'. Ensure that ofxBox2d, ofxOpenCV, and ofxVectorMath addons are present in the openFrameworks addons directory. Thanks to the amazing work of the ofxKinect project for building a great wrapper for rapid creative coding in OF using the Kinect to make things like this possible with a minimum of ceremony.
About
A simple 'Pong' game using hand tracking with OpenCV and the Xbox Kinect
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published