-
-
Notifications
You must be signed in to change notification settings - Fork 411
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When in permissive mode, 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
1 parent
acf1e8a
commit 6e3d666
Showing
1 changed file
with
46 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters