Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README

====================================================================
This repo is an example of how to use Kinect skeleton tracking
(using the official Kinect SDK) within a Model-View-ViewModel (MVVM)
pattern in WPF. The app wraps the Kinect runtime as a "service"
that is injected into the ViewModel, de-coupling the ViewModel
and View (UI) from Kinect sensor logic.
====================================================================

About

Example of how to incorporate the Kinect API (official SDK) with the MVVM pattern in WPF.

Resources

Releases

No releases published
You can’t perform that action at this time.