* Reset branch for WPF changes * Convert BMP to PNG; fix link-out-of-scope err * Add snippets for WPF... 6794 files!!!! * Add missing snippets * update file updated between migration * Fix paths to include * update breadcrumb and toc * fix index links * fix index links * fix index links * fix markdown
2.4 KiB
title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
| title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | |||
|---|---|---|---|---|---|---|---|
| 3D Graphics How-to Topics | 03/30/2017 |
|
|
4f091835-28d1-498c-b660-9b3acf34ed13 |
3D Graphics How-to Topics
The topics in this section demonstrate how to use 3D graphics in [!INCLUDETLA#tla_winclient] 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
xref:System.Windows.Controls.Viewport3D
xref:System.Windows.Media.Media3D.PerspectiveCamera
xref:System.Windows.Media.Media3D.DirectionalLight
xref:System.Windows.Media.Media3D.Material