JoeyDeVries/LearnOpenGL

Error in loading .obj file

vinayakms221 opened this issue · 0 comments

I am facing an issue in loading .obj files in opengl python. i'm getting an error saying that .mtl file is missing but i dont have a .mtl file. so is there any way to load .obj file without its respective .mtl file?