bigwheels icon indicating copy to clipboard operation
bigwheels copied to clipboard

[glTF] Support meshes with non-triangle primitive modes

Open footballhead opened this issue 8 months ago • 0 comments

GltfLoader::LoadMeshData only loads meshes that use the triangle primitive mode. However, 5.24.4 defines other support primitives like lines, points, triangle strips, and triangle fans.

This would allow BigWheels to load and render:

footballhead avatar May 31 '24 18:05 footballhead