material_libs=list(set(material_libs)|set(line.split()[1:]))# can have multiple mtllib filenames per line, mtllib can appear more than once, so make sure only occurance of material exists
material_libs=list(set(material_libs)|set(line.split()[1:]))# can have multiple mtllib filenames per line, mtllib can appear more than once, so make sure only occurance of material exists