With today’s release of .NET 3.5 Service Pack 1, a whole new level of support for DirectX interop is now possible in WPF. Using the new D3DImage feature in WPF, a custom DirectX scene can now be composed with a WPF scene without the irritating airspace restrictions from medieval days of yore. 🙂
To help developers get started with D3DImage, I have published the following article on Code Project:
This truly is a cool new feature and definitely worth a look!