V
2020-11-10 09:26:33 UTCvincent-shilin
Hi! I'm using my own renderer so I'm wondering if the OBJ format has a valid MTL file (material and texture description file) attached? For me to render the scene with OBJ format, I need each object to be mapped to a material in the MTL file so I don't need to spend time assigning the material and texture by myself. Thanks.