Skip to content

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

Notifications You must be signed in to change notification settings

kindohm/kinect-mvvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

====================================================================
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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published