*.OBJ

hello coronauts, any idea how to import textures to *. obj file in 3dmax? materials are in *.vrmat , export is from rhino. THX

texture paths are stored in .mtl not in obj itself. Open the file in notepad and see if they are even exported from rhino.

I usually don’t do materials in rhino just import 3dm with npower importer. Not sure if that would help with textures though

THX laci, gonna try it.