I have one file with extension .3d
. How to convert it to .obj
?
Asked
Active
Viewed 483 times
1 Answers
0
If it's a unsupported format by 3dsmax then you need a importer plugin or script to import the *.3d file. To export it you just export as *.obj either manually or automated by script.
You can look into other free software and see if it supports the format you need.
Blender: http://blender.org/
Meshlab: http://meshlab.sourceforge.net/

IAmNoone
- 1,011
- 1
- 8
- 25