DirectX viewer

Hi all
how can i write a code in C# and Managed directX that can makes me import *.X files and move them like the same way directX viewer do, i am already now can import the *.x files , but the difficult thing for me is move them like that way directX viewr did

thx all :)




Answer this question

DirectX viewer

  • andplo

    The complete source code to the C++ viewer is there. Look at that and the source to samples like the Progressive Mesh sample to understand how to create a C# version of the viewer.

  • DirectX viewer