Textures 3D models not showing (.obj, .mtl)

We have just identified an issue related to the use of relative paths. We are investigating this issue.

The best practice is to have the texture files at the root of the 3D model (next to the *.mtl file). For portability purposes, you should never use absolute paths to reference the texture files.

1 Like