Category Archives: Kinect

Kinect v1, Kinect v2..

MIDI Reality – Mixed Reality with Kinect and MIDI Keyboard

Tech & music are my favorites. I’d love to do them together. So I had this idea to try covering a song with a MIDI keyboard, and a Kinect v2 sensor for mixed-reality floating caption effects. That was when the … Continue reading

Posted in Augmented Reality, Kinect, Mixed Reality, Tech | 2 Comments

Flying Skull VR

This is my first work on non-cardboard VR device. I won an Oculus DK2 for an online hackathon several months ago. But hadn’t tried building something with it, till I asked myself, “what kind of interesting thing can I do … Continue reading

Posted in Kinect, Leap Motion, Tech, Virtual Reality | 9 Comments

Minecraft in Real Life using Kinect v2

Hey guys, I just developed this Kinect v2 application a few days ago. It lets you be the Steve and interact with Minecraft stuff. And, you can get it for free! For more information, please check out this Production Page.

Posted in Kinect, Tech | 2 Comments

Kinect体感互动开发学习资源

下面我列举一些供体感互动开发者学习的资源网站: yangecnu的博客 Kinect 1代,很详细,即便要学Kinect v2,也可以从1代的教程受益不少。 Kinect 2 Hands On Labs (英文) Kinect二代的上手开发教程。 Vangos Pterneas的博客 (英文) 很感激Vangos Pterneas!以前买Xbox 360 + Kinect一代,就是想尝试能不能自己开发,不能就当游戏机玩了。 结果网上搜到寥寥无几的开发资料,其中就是他的文章,是他公布的示例代码把我带入体感开发这个领域。 小明编程 不止Kinect的学习资源/新闻,也包括Leap Motion,Myo等相关体感信息。 YuYuYouEr工作室 Kinect v1/v2的Unity插件哪家强?绝对YuYuYouEr! YuYuYouEr Kinect SDK Wrapper v2.0插件可切换Kinect 1/2代使用,无需更换代码,免费! 通过其插件写的Unity程序,打开时右下角有一弹窗,很快就消失。 暂时就列举这几个..如果大家有什么好的建议也可以评论,再添加上去。

Posted in Kinect, Tech | Leave a comment

Kinect v2 Mouse Control w/ Source Code

A mouse control application for Kinect v2, including a couple of options for various uses. I’m so glad that I’ve just become a Microsoft Kinect MVP since this July, so I think I need to do something more. One request … Continue reading

Posted in Kinect, Tech | 49 Comments

Motion Server – One Kinect v2 on Multiple Devices

One day I felt that using one Kinect on one PC isn’t enough. There could be more interesting things to do with multiple screens. So I consider sharing the Kinect data with multiple devices. You may know that I created … Continue reading

Posted in Kinect, Tech | 3 Comments

Virtual Shoe Fitting Experiment with Kinect v2

The virtual shoe fitting store from Goertz in 2012 is quite impressing. They used 3 original Kinects. I decided to make my virtual shoe fitting application with a Kinect v2 last month. It’s still something rare, though we’ve seen many … Continue reading

Posted in Kinect, Tech | 4 Comments

Kv2 Tongue Tracking – Tip of Tongue Tracking with Kinect v2

I had been so busy recently. Finally got some time and done this work, tracking the tip of tongue with Kinect v2. Video: Github: https://github.com/TangoChen/Kv2TongueTracking Here’s the steps to track tip of tongue with Kinect sensor. Get the mouth area … Continue reading

Posted in Kinect, Tech | Tagged | 1 Comment

Kinect v2 Transformers Game Project

Inspired by the movie Transformers 4, I decided to make a transformers-alike game. Imagine that I can control the transformer and switch between robot and car, hit the enemies. That would be a lot of fun! So I do this. … Continue reading

Posted in Kinect, Tech | 4 Comments

Kinxct Ray – Turn the New Kinect v2 Sensor Into an X-Ray Machine

This is my first Kinect 2.0 project. I downloaded a free 3D model on the web. It’s all done in 2 days by using Unity3D. Neither the program nor the source code is available for download for now. This is … Continue reading

Posted in Kinect, Tech | 3 Comments