You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2020. It is now read-only.
I referred your blog(http://heikobehrens.net/2009/08/27/obj2opengl/), the banana was ok in my demo. In my real project, I have more than one texture in the .mtl file. The result of ./obj2opengl.pl command just contains a glVertexPointer, a glNormalPointer and a glTexCoordPointer. Could you tell me how to apply multi textures to the ./obj2opengl.pl command. Thanks.
I referred your blog(http://heikobehrens.net/2009/08/27/obj2opengl/), the banana was ok in my demo. In my real project, I have more than one texture in the .mtl file. The result of ./obj2opengl.pl command just contains a glVertexPointer, a glNormalPointer and a glTexCoordPointer. Could you tell me how to apply multi textures to the ./obj2opengl.pl command. Thanks.