Skip to main content
Participating Frequently
November 28, 2021
Question

Cinema 4D Lite won't load mtl files

  • November 28, 2021
  • 1 reply
  • 1394 views

Hi,

When opening an obj file in C4D Lite, the materials don't come in with it. There is no texture manager as in C4D. How can I get the mtl files in?

Thanks

This topic has been closed for replies.

1 reply

Mylenium
Legend
November 28, 2021

OBJ files are plain text files and can be edited. Most likely yours simply contain an absolute reference to the MTL file. Check that stuff and rewrite the path to be relative or point to the actual location.

 

Mylenium