Closed jefftrull closed 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.
<vcount>
Added in commit 3feef72bf4337ede4c9331c31cd96dadbc620148
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.