The cppgltf is a glTF 2.0 reader which is made from scratch.
- Never support huge files which are over 2 GB.
- Not support Draco, now.
Take data for testing from https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0
| Name | Text | Binary | Embedded |
|---|---|---|---|
| Box | OK | OK | OK |
| BoxTextured | OK | OK | OK |
| BoomBox | OK | OK | OK |
This is free and unencumbered software released into the public domain.