jefftrull / ColladaOgreImporter

Loading Collada models into Ogre3D
MIT License
7 stars 4 forks source link

add limited support for <polylist> #4

Closed jefftrull closed 7 years ago

jefftrull commented 7 years ago

Currently only triangles and lines are supported. However, it should be possible to support polylist primitives that happen to be all triangles, i.e. the <vcount> data is all 3's. Such is the case in at least one model I found online.

jefftrull commented 7 years ago

Added in commit 3feef72bf4337ede4c9331c31cd96dadbc620148