meshrender
meshrender copied to clipboard
Getting Material properties from a .mtl file
Hello Team,
Thank you very much for putting up this library and it was very helpful to learn about object rendering. But I have a task in which i must be able to get the material properties from a .mtl file which will be referred in the .obj file. In your library I find that, It is yet to be implemented. Can i get some ideas, as in how we can get the material properties from a .mtl file to make my scene look realistic.
Any kind of help would be greatly appreciated.
Thanking you, Vinay
@vinaysannaiah If you're still interested, we have a textured implementation here: https://github.com/mmatl/pyrender.