PDA

View Full Version : sdkmesh exporter


xVector
10-09-2009, 09:19 AM
Does anyone know if there are any .sdkmesh (DirectX sdk) exporters out there for any 3d modeling apps? Or any good resources for free sdkmesh assets?

I'm sure i can find both for .x if not :)

Cheers!

SpeCter
10-10-2009, 08:39 AM
You could try to use this:
http://www.andytather.co.uk/Panda/directxmax_downloads.aspx

After that you can use the converter shipped with the DirectX SDK to convert it to sdkmesh.

But why do you want to use this weird format anyway?

xVector
11-06-2009, 11:48 AM
cheers. i know its a lame format, i'm just using it for a little demo app that i'm creating. i have limited time and just needed something that i could get working quickly. i will probably at least switch to .x when i get time. thanks for the info.