Home Technical Talk
The BRAWL² Tournament Challenge has been announced!

It starts May 12, and ends Sept 12. Let's see what you got!

https://polycount.com/discussion/237047/the-brawl²-tournament

[Direct X] *.x format documentation?

polycounter lvl 18
Offline / Send Message
sama.van polycounter lvl 18
I am doing a little attempt creating an *.x exporter from Maya with Python,

I am also using Darkbasic to have quick preview of the model.


Does someone know if there is any documentation about the *.x format? Then I can understand a little more the content?

I check on google and I do not know Direct X then... maybe not lucky in my research. :(



For example if I list only the front triangle without Uvs information, the model load well.
But once I list the uvs, some parts of the model get destroyed O_o....
Then why do the Uvs info affect the triangle construction?


I also would like to understand more about the MeshNormals {} content, because number of normal doesn't match with vertex count or triangle count...

Thanks....

Replies

Sign In or Register to comment.