Kinect powered LED Portal

December 9, 2014

I put up the files for a TouchDesigner driven fadecandy LED portal I made for a halloween party. A kinect is being used to alter the speed and mixing of the effects. The app is a Spout Cinder app which…

3D finger tracking experiment

November 11, 2012

Last week I setup a Three Gear tracking system to test out it’s abilities. The system does fairly precise tracking of individual fingers and also detects some gestures. It seems similar to what the leap controller advertises but is available…

Cinder Kinect Proof of Concept

October 15, 2012

An experiment in using a person’s reflected silhouette to move back and forth through a filmstrip. This was a quick demo to showcase a hardware configuration consisting of a monitor integrated with a small form factor pc and a 3d…

GPU based Kinect point cloud visualizer

December 21, 2010

I created a plugin for TouchDesigner to visualize Kinect point clouds on the GPU. I used the OpenNI SDK to get the pointcloud image in real world coordinates inside of TouchDesigner. Then I ran it through a GLSL shader to…