converting .mb to .obj
-
Can I convert maya binary file to .obj file...If so please tell me how can I do that.I only have maya learning edition. thanks in advance
-
Can I convert maya binary file to .obj file...If so please tell me how can I do that.I only have maya learning edition. thanks in advance
What are you hoping to achieve ? An obj file is a code file, and a maya file is surely not code, but data ?
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
What are you hoping to achieve ? An obj file is a code file, and a maya file is surely not code, but data ?
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
In my project I have to load an .obj file.I have only .obj file loader. But the original model is in maya binary file. So, I want to convert the maya binary file to .obj..
-
What are you hoping to achieve ? An obj file is a code file, and a maya file is surely not code, but data ?
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
Christian Graus wrote:
An obj file is a code file
There's an early graphics file format that, unfortunately, is also .obj for "3d Object". If I remember right, it's a text file that defines vertices, polygons, etc.
Mongkut to a Christian missionary friend: "What you teach us to do is admirable, but what you teach us to believe is foolish".