spnda / fastgltf

A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
https://fastgltf.readthedocs.io/v0.8.x/
MIT License
303 stars 44 forks source link

Add KHR_mesh_quantization #2

Closed Eearslya closed 2 years ago

Eearslya commented 2 years ago

Really all that's needed is to let fastgltf know about the extension.

The only changes it brings is allowing more types in accessors for mesh data.