The DirectX SDK provides a utility that converts .x or .obj files to .sdkmesh, its called meshconvert tool.
But I tried many times and did not work.
This message “Cannot load the specified input file” is displayed here, (I enter the .obj file with the name samp.obj and typed “meshconvert / sdkmesh samp.obj”.)
Can anyone help me solve this problem?
PS I am in Windows 7 and entering the above command at the DirectXSDK command prompt.
Thanks in advance!
source
share