Skip to content

patriciogonzalezvivo/ofxInteractiveSurface

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

ofxInteractiveSurface

ofxInteractiveSurface

by Patricio Gonzalez Vivo

Width this addon you can make interactive ( multiTouch & gestures reactive) surfaces using a KinectSensor. Note: For best results face the kinect directly to the surface and align the proyecto to it.

Components

  • ofxInteractiveSurface class: esentialy it's a composition of other clases that manage the loading, tracking and rendering. Also it´s the one that send the differents events.

  • ofxInteractiveView class: it´s a regular billboard that can be translated, scaled and rotated by a matrix generated by the calibration. Also was a mask made of the contour of the surface.

  • ofxKinectAutoCalibrator: auto-mapping tool for surfaces that are strictly facing the kinect. Watch this video to see the steps

How it works

Until I made a proper graphical explanation here it´s the post on the forum:

http://forum.openframeworks.cc/index.php?topic=9908.new;topicseen#new

Required Addons

About

For Mapping ofTextures to surfaces making transformations and masking all in one process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages