DepthCam - Stream Live Point Cloud Data in Chrome using HTML5
Published by admin on Sun, 12/02/2012 - 2:55pmOne particular Kinect Use Case for people who want to get involved using Kinect tech but just can't picture how they would actually use it, is to offer up its depth sensing capabilities as a webcam - or depthcam in this case.
That's exactly what George MacKerron was able to piece together with a short Python script, a simple node.js server and a web based client to receive the depth data. It's all done in HTML5 and uses WebGL to render the 3D graphics in the browser.
Category: