-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4684 from JDepooter/khr_materials_common_with_bat…
…ch_id 3D Tiles: Make KHR_Materials_Common work with batch tables and CESIUM_RTC extensions
- Loading branch information
Showing
7 changed files
with
79 additions
and
8 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
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
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
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
Binary file added
BIN
+11.8 KB
...ta/Cesium3DTiles/Batched/BatchedWithKHRMaterialsCommon/batchedWithKHRMaterialsCommon.b3dm
Binary file not shown.
37 changes: 37 additions & 0 deletions
37
Specs/Data/Cesium3DTiles/Batched/BatchedWithKHRMaterialsCommon/tileset.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
{ | ||
"asset": { | ||
"version": "0.0" | ||
}, | ||
"properties": { | ||
"Longitude": { | ||
"minimum": -1.3196972173766555, | ||
"maximum": -1.3196718547473905 | ||
}, | ||
"Latitude": { | ||
"minimum": 0.6988624606923348, | ||
"maximum": 0.6988888301460953 | ||
}, | ||
"Height": { | ||
"minimum": 6.2074098233133554, | ||
"maximum": 12.83180232718587 | ||
} | ||
}, | ||
"geometricError": 70, | ||
"root": { | ||
"refine": "add", | ||
"boundingVolume": { | ||
"region": [ | ||
-1.3197004795898053, | ||
0.6988582109, | ||
-1.3196595204101946, | ||
0.6988897891, | ||
0, | ||
20 | ||
] | ||
}, | ||
"geometricError": 0, | ||
"content": { | ||
"url": "batchedWithKHRMaterialsCommon.b3dm" | ||
} | ||
} | ||
} |
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