milkshape file format
Maybe this can help:
http://nehe.gamedev.net/lesson.asp?index=07
and for more information:
http://rsn.gamedev.net/
Luke.
http://nehe.gamedev.net/lesson.asp?index=07
and for more information:
http://rsn.gamedev.net/
Luke.
Member of the NeHe team.
It's pretty simple and you can download the SDK from the milkshape site.
The basic format of it is:
- Header
- Vertex Count
- Vertex Data
- Triangle Count
- Triangle Data
- Group Count
- Group Data
- Material Count
- Material Data
- Bone Count
- Bone data
or something like that...
The basic format of it is:
- Header
- Vertex Count
- Vertex Data
- Triangle Count
- Triangle Data
- Group Count
- Group Data
- Material Count
- Material Data
- Bone Count
- Bone data
or something like that...
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement