Reputation:
I am making a 3d game with Java LWJGL. I use .obj files to load the models into my game but i dont make it read a separate .mtl file because it is really hard and im struggling to do it. So im trying to make the obj files in blender then exporting it as an obj. BUT there is an extra file which pops up called "player.mtl" and when i try to read just the obj format file my game cant process it :(
This has been on my mind for a long time.
Upvotes: 3
Views: 3297
Reputation: 2441
File > Export > Wavefront (.obj)
.Export OBJ
menu in the lower left uncheck Write Materials
.Export OBJ
.Upvotes: 6