D3DImage
With .NET 3.5 SP1 RTM we get a new class called D3DImage this allows for Direct3D surface to act as a Image
Checkput some of the samples that I found so far..
Checkput some of the samples that I found so far..
- This is cool, check out D3DImage type sample by Dr. WPF in .NET 3.5 SP1, this opens up world of possibilities...
- Also check this code shows how to map Web Cam video onto a WPF Brush using D3DImage
- XNA meets WPF - by
Comments