3D Graphics How-to Topics
The topics in this section demonstrate how to use 3D graphics in Windows Presentation Foundation (WPF) applications.
In This Section
Create a 3D Scene
Apply a Drawing to a 3D Model
Apply Material to the Front and Back of a 3D Object
Apply Emissive Material to a 3D Object
Transform the Scale of a 3D Model
Apply Multiple Transformations to a 3D Model
Animate 3D Translations
Animate a 3D Rotation Using Storyboards
Animate a 3D Rotation Using Rotation3DAnimation
Animate a 3D Rotation Using Quaternions
Animate a 3D Rotation Using Key Frames (Rotation3DAnimationUsingKeyFrames)
Animate a 3D Rotation Using Key Frames (QuaternionAnimationUsingKeyFrames)
Animate Camera Position and Direction in a 3D Scene
Animate Camera Position and Direction Using Key Frames
Animate Material Properties in a 3D Scene
Hit Test in a Viewport3D
Test Point4D structures for equality and inequality
Reference
Related Sections
.NET Desktop feedback