: I am working on a 3D program and I need a 3D editor (possibly share/freeware) that can edit, create and save mesh files (.X files) which I use in my Direct3D program.<br>
: <br>
: Urgent! Please help!<br>
: <br>
<br>
I would suggest simply downloading any 3d editor, and then converting the file to .x<br>
A largely popular 3d file format is the 3dstudio max one (.3ds), and the DirectX SDK comes with a tool + sourcecode to convert from .3ds to .x<br>
My advice would be, save your file to .3ds, then convert to .x