It was only a few days ago Microsoft released their Kinect for Windows SDK beta — yet CodePlex already has released a few proof of concepts available for download!
Coding4Fun Kinect Toolkit contains both a WinForm and WPF version due to how most people would leverage either framework.
- WPF Extensions
- WPF Controls
- WinForm Extensions
- Skeletal Extensions
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.
Kinect Paint is a skeleton tracking application that allows you to become the paint brush!