I'm trying to write some code that would read a bbmodel file to extract the vertices and faces data to reconstruct the model in my own game, using my own format. I have it mostly working, but I cannot figure out the order of the vertices listed in the "faces" property. I need to re-order them so that they are ordered clock-wise.
#What's the logic behind the vertices order in the bbmodel format?
1 messages · Page 1 of 1 (latest)