<div dir="ltr"><div><div>Hello,<br><br></div><div>I am using VTK 7.0 and I have an .OBJ file with a .mtl file definining multiple textures.<br></div><br></div><div>I can render this with textures if I use a vtkOBJImporter and using setTextureFilename().<br></div><div>However, I can't render textures if I use a vtkOBJReader: I see the object but it is rendered as white only.<br><br><br></div><div>My problem is that I want to render multiple OBJ models, each one with independent position and attitude in world coordinates, and for that I think I need to use a vtkOBJReader. Or can I use a vtkOBJImporter?<br><br></div><div>Thank you<br></div></div>