Since glTF adopts json format, can we try to use https://github.com/nlohmann/json to parse `.gltf` files. How should we parse .bin files? Ref.: @9prady9
Since glTF adopts json format, can we try to use https://github.com/nlohmann/json to parse
.gltffiles.How should we parse .bin files?
Ref.: @9prady9