1
Answer

Save a mesh to an .x file with C#

brian 0

brian 0

20y
3.1k
1
Are you trying to create and save a mesh to an .x file with c#? I did and you can too. I used Microsoft Visual C# .Net and DirectX 9.0b, both prior to 2003 update, to create a mesh with texture and transparency that opens in the DirectX Mesh Viewer. If you are interested in more info please email me at : "brian AT clubelite DOT com" If there are enough responses I hope to write a web site or small manual to help other beginners have fun with programming C# and DirectX.
Answers (1)