Skip to content

Commit 9cfba49

Browse files
committed
Added Draco loading to pnts
1 parent 2299a78 commit 9cfba49

File tree

11 files changed

+583
-87
lines changed

11 files changed

+583
-87
lines changed

Apps/Sandcastle/gallery/3D Tiles Formats.html

+3
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@
8282
}, {
8383
name: 'PointCloudBatched',
8484
resource: Cesium.IonResource.fromAssetId(3878)
85+
}, {
86+
name: 'PointCloudDraco',
87+
resource: Cesium.IonResource.fromAssetId(9999)
8588
}
8689
],
8790
selectedTileset: undefined,

0 commit comments

Comments
 (0)