New laptops will soon be shipping with 3D webcams. The official SDK from intel only supports windows. This is a tool to get the data feed, and show video on Linux.
Old Demo
https://www.youtube.com/watch?v=Ht9PzVjWOgI
See blog posts about it.
First investigation
Camera Controls
3d model export
This branch currently requires a linux kernel patch to work. Available as another branch on the same repo. https://github.com/teknotus/depthview/tree/kernelpatchfmt
Prepatched Linux kernel available from Ubuntu 14.10 PPA
sudo apt-add-repository ppa:teknotus/rs-kernel-ppa
There is also a userspace driver that works with the camera that I hope to add support for soon.