SkeletonPainter...3D
- Posted: Oct 19, 2012 at 6:00 AM
- 5,399 Views
I love seeing these kinds of projects shared. Skeleton's are a common need and in most cases are not the primary purpose of the app, just something to provide feedback. So why should everyone have to re-invent this wheel? Well we don't with this user control...
With the SkeletonPainter3D UserControl you can show the three-dimensional representation of the tracked Skeletons in your Kinect application. This code sample shows you how to use it.
Recently I've built a UserControl that can be use to show the Skeletons, tracked by the Kinect camera in a three-dimensional, interactive viewport. Additional 3D objects can be added to the drawing as well.
Building the Sample
Visual Studio 2012 is required.
The SkeletonPainter3D UserControls is available via a NuGet package. (What is NuGet?) You'll probably need the NuGet Package Mangaer Visual Studio extension!
Description
The purpose of the control is to be useful in debugging, and development scenarios, where a better understanding of what's going on in the virtual 3D environment is required. The Helix 3D Toolkit is used for the underlying 3D control. It's performance is okay, but not enough for advanced simulations! An experimental 3d Anaglyph mode is available.
To implement the control, you can construct it in XAML:
...
Project Information URL: http://code.msdn.microsoft.com/Implementation-of-f175b025
Project Download URL: http://code.msdn.microsoft.com/Implementation-of-f175b025
Project Source URL: http://code.msdn.microsoft.com/Implementation-of-f175b025
Contact Information:
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?