Thank you for excellent work! I want to generate texture for a simple chair and I have OBJ mesh (I put it into ./data/chair/mesh.obj) but no mtl file. I run: python scripts/generate_texture.py \ ...
I have found that I can customize the .obj and texture (.png) filenames but not the .mtl file. If the material is named anything other than model.mtl then my material will not show up on the object.