Dear all, I'm trying to render a textured 3D model from a .obj file (by using the vtkOBJReader class) but it only renders a shaded model without any texture image (being present in the .obj file). Could someone tell me what is the problem ? Thanks all.