add support for uri of the glTF in i3dm Currently only a embedded glTF is supported. Specs: https://github.com/CesiumGS/3d-tiles/tree/master/specification/TileFormats/Instanced3DModel#gltf when header.gltfFormat == 0: glTF field contains a uri of the glTF when header.gltfFormat == 1: glTF field contains bytes of the glTF