#16 – Use Direct3D For Hard-Core 3D Applications
July 28, 2010 3 Comments
Although WPF supports drawing 3D objects, Direct3D should still be used where an application needs 3D features not provided by WPF, or needs maximum performance in drawing 3D objects.
WPF 4.0 is based on DirectX 9, so it does not support Direct3D 10 or Direct3D 11.