Hi,
I have DirectX .x files and I would like to display the model in WPF form.
Any suggestions how to do so?
Thanks, Ronny
Hi,
I have DirectX .x files and I would like to display the model in WPF form.
Any suggestions how to do so?
Thanks, Ronny
In any case, you'll need to initialize Direct3D, and setup a D3D rendering system. The most flexible route would be to use D3DImage.