3-D Graphics in C# Overview
WPF >
Graphics >
3D
The 3-D functionality allow developers to draw, transform, and animate 3-D.
3-D coordinate system representations
When you create a 3-D you are really creating a 2-D representation of 3-D objects. 3-D scene looks different by looker point of view. Camera allows you to specify this point of view for a 3-D scene.
Examples: