A directory of extensions and libraries for the OpenFrameworks creative coding toolkit. Compiled fresh from Github daily.
Creates a virtual kinect depth image from an arbitrary position and orientation, using ofxKinect.
Originally created: 16 January, 2012
Last updated: 17 January, 2012
It uses ofxKinect to create a virtual depth camera by rendering a mesh with fog based from an arbitrary perspective. This allows you to mount the kinect wherever you like, and then get a virtual depth image from a perspective you may not otherwise have access to.
ofxVirtualKinect uses a customized version of ofxControlPanel.
ofxVirtualKinect was originally created for the 3rdi interactive installation in Doha, and was called ofxVirtualCamera at the time. This new version has been updated to work with openFrameworks 007, taking advantage of the standardized FBO interface in openFrameworks.