On Saturday, 7 March 2015 at 22:01:26 UTC, Bennet wrote:
Update: I've gotten the vertices, normals an uvs to load into arrays properly, now I just can't get the indices loaded. I'm loading them in the manner you suggested but they only load up to index 22 when there are 33 vertices. I imagine there should be indices ranging from 0-33 loaded into the array not 0-22. However there are 33 indices loaded.

Are you sure about that? Your earlier screenshot shows only 23 vertices..

Reply via email to