This is a simple header-only library that allows reading GLTF files
containing 3D graphics content. This will be useful for 3D tiles support.
The library does not have any dependencies other than nlohmann's json
which we already have in the "external" directory.