Hi,
I've been working through the snippets from code archives but haven't found something that does quite what I need. I know this is a common topic, so sorry for digging it up again, I may have simply missed something obvious.
Here's what I'm trying to do - I've got a mesh with children, and the children meshes have different textures applied to them.
I want to save out to a single mesh file (e.g. b3d, .x, .3ds) and a single texture file.
I managed to get the .3ds working example, but for mesh only, can't get the textures working, and I got .b3d export example working but not with children, and for the .x export snippet I'm missing some decls so can't compile the example yet!
Cheers,
LW.
I've been working through the snippets from code archives but haven't found something that does quite what I need. I know this is a common topic, so sorry for digging it up again, I may have simply missed something obvious.
Here's what I'm trying to do - I've got a mesh with children, and the children meshes have different textures applied to them.
I want to save out to a single mesh file (e.g. b3d, .x, .3ds) and a single texture file.
I managed to get the .3ds working example, but for mesh only, can't get the textures working, and I got .b3d export example working but not with children, and for the .x export snippet I'm missing some decls so can't compile the example yet!
Cheers,
LW.