![]() |
|
Exporting .obj and .mtl From Maya 5.0 - Printable Version +- iDevGames Forums (http://www.idevgames.com/forums) +-- Forum: Development Zone (/forum-3.html) +--- Forum: Designer's Studio (/forum-6.html) +--- Thread: Exporting .obj and .mtl From Maya 5.0 (/thread-5799.html) |
Exporting .obj and .mtl From Maya 5.0 - Nick - Mar 7, 2005 05:06 PM How can I get a better .mtl file from Maya 5.0 when exporting objects? When I export, I get a nice .obj file but the .mtl file only contains one line: Code: newmtl blinn1SGAny ideas so that my code will be able to load textures and such without needing to manually load them after the model? |