Commit 4d4dbd77 authored by Joe's avatar Joe
Browse files

update

parent d12508da
Pipeline #755 passed with stage
in 1 second
......@@ -3,7 +3,7 @@ var tileset = viewer.scene.primitives.add(new Cesium.Cesium3DTileset({
// url: "../3dtile_nyc/tileset.json",
// url: "http://193.196.37.89:8092/AssetsHFT/3DTile_Niedernhalle/tileset.json",
// url: "http://steinbeis-3dps.eu:8080/3DContainerTile/collections/NewYork/3DTiles/",
url: "https://transfer.hft-stuttgart.de/pages/3dgeovisclient/",
url: "https://3d.hypotheticalhorse.com/collections/NewYorkBuildings/3dtiles/",
}))
Cesium.when(tileset.readyPromise).then(function (tileset) {viewer.flyTo(tileset)})
// chroma.scale(['#fafa6e','#2A4858']).mode('lch').colors(6)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment