[glTF] Support extensions
Open
enhancement
- Dominant language
- C++
- Stars
- 107
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
This is an umbrella issue for supporting glTF [extensions](https://github.com/KhronosGroup/glTF/blob/main/extensions/README.md).
The only supported extension in `scene::GltfLoader` is KHR_material_unlit.
A good number of [glTF-Sample-Assets](https://github.com/KhronosGroup/glTF-Sample-Assets) rely on one or more of these extensions.
Contributor guide
Assessment
This issue has not been assessed yet.