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
275 stars 42 forks source link

Added support for KHR_materials_pbrSpecularGlossiness. #31

Closed DragonJoker closed 1 year ago

spnda commented 1 year ago

I guess it would also make sense to add a Actions runner that would also run the tests with the define enabled. Right now, the tests never get built through CI for the extension. If you're unsure how to do that, I can also take care of it after the PR is merged.