Hooray! I can finally talk about this! As I've alluded to previously, I had a hand (one of many) in the managed portion of the SDK and what was originally shown at MIX. Since then the SDK has changed a bit but it's finally ready to go!
The Kinect for Windows SDK is now available for download on the Microsoft Research site. We have also launched several samples over at Coding4Fun that you can begin using immediately:
Coding4Fun Kinect Toolkit
You definitely want to download this one when you get started. This toolkit contains a variety of extension methods and controls to make using the Kinect for Windows SDK even easier to use. Some of my code appears in this one.
Kinect Mouse Cursor
This sample is entirely mine. Kinect Mouse Cursor is a demo application that uses the Kinect for Windows SDK and its skeletal tracking features to allow a user to use their hands to control the Windows mouse cursor. Use your right hand to move the …
Read More