Hello,
I'm looking for a way to change a loaded mesh texture after it been loaded, without fetching new obj file.
for example - I have the same chair in different textures, when the user does something I want to change the chair's texture.
I can create a different .mtl file for each variant, but is it possible to load just the .mtl file after the obj already been loaded?
Thanks,
Tomer.