Open
Description
Probably useful at some point, Google just released all its 2500 cities datasets as OGC/Cesium 3D-tiles at its GoogleIO-May2023 conference. The 3D-tiles standard is made to stream datasets - rather than download offline/merged 3D models - and is compatible through cesium libs with UnrealEngine, Unity, CesiumJS, Nvidia OmniVerse, deck-gl etc.
Note:
- at the moment there is no blender plugin to stream 3D tiles, hopefully one is in the works (feature request on the blender community forum and cesium forum)
- There might be an oss 3D-tiles downloader/cropper/merger lying around which would result in the same feature-set than MapsModelImporter - downloading all tiles within polygon/bbox extent (at a given zoom level, or all leaves from tileset) and merging them, based off of oslandia/py3dtiles or vcityteam/py3dtilers
Metadata
Metadata
Assignees
Labels
No labels