Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle the situation where the recorded component type does not match
the required type for the actual number of stored points This situation arises when decoding certain malformed files, most notably it's seen in glb tiles from Google Earth's 3d tileset. It's a port of the workaround used by Cesium native here: https://github.com/CesiumGS/cesium-native/blob/d9172461e2d53f19d050ebc39f24a4f4ef5b9224/CesiumGltfReader/src/decodeDraco.cpp#L101
- Loading branch information