This article describes how a virtual trackball can be used to rotate the camera with the mouse and walks through the mechanics of implementing one with the Windows Presentation Foundadion.
If you're building a 3D application using Windows Presentation Foundation, you'll find these links handy: Firstly, Daniel Lehenbauer shares the trackball implementation that we use internally in almost all of our 3D demos for using the mous...
blogs.msdn.com/tims/archive/2006/02/08/527850.aspx
-
Get Site Info
Exploring Windows Presentation Foundation 3D capabilities and building a sample application with a couple of cool features such as zooming and 3D rotation; Author: Dario Solera; Section: Windows Presentation Foundation; Chapter: Platforms,...
www.codeproject.com/KB/WPF/Wpf3DPrimer.aspx
-
Get Site Info
A collection of tools to help developers using the 3D features in the Windows Presentation Foundation. This project currently includes utility code for rotating the camera with the mouse, drawing fixed width lines in 3D, and automatically...