Quote:
Originally Posted by Seeadler
the *.obj file contains only the geometry data, the exported material file *.mtl the information about the textures and how they are mapped onto the geometry. To make 3DMax load the texture via the mtl file to the geometry you must also export the textures on put them in the path of the obj file.
Export/Import tutorial
http://www.subsim.com/radioroom/showthread.php?t=135177
|
This is extremely helpful...
tyvm for your reply.