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…