HandsTrackball - Kinect 3D object manipulation
Posted by: MSDN: Coding4Fun,
on 29 Jul 2011 |
View original | Bookmarked: 0 time(s)
We've seen XBox's flat 2D based Kinect NUI, but that's like wasting a whole "D"! We don't live in a flat world, so neither should our NUI's. Today's project responds to that and shows off controlling and manipulating 3D objects in a Kinect world.WPF 3D Manipulation with KinectI've created an implementation of a Kinect NUI Trackball which can be used for manipulating a camera around WPF 3D scenes. This "HandsTrackball" is adapted from the Trackball class included in the source code for WPF 3DTools....