I need to render a model in openGL from an obj file(on Android). I got the vertices, texture coordinates, etc. I need help with the faces. They indicate the indices right? What does...
f 41/1/1 38/2/1 45/3/1
mean. I tried rendering it in a few different ways and it turned out to be a jumble. Any help will be great.