CesiumGS / cesium-ion-rest-api-examples

Code examples for using the Cesium ion REST API :earth_americas:
https://cesium.com/
35 stars 16 forks source link

Tiling issue with asset id: 116608 #335

Closed okansafak closed 4 years ago

okansafak commented 4 years ago

I can not upload cesium 3d tiles zip data that export from agisoft. what is the problem? cesium

OmarShehata commented 4 years ago

@okansafak the ZIP file you uploaded is a pre-tiled 3D Tileset, so you need to selected "3D Tiles" as the format when uploading.

If you'd like to use Cesium ion's tiling pipeline for tiling your models, you'll need to export the source model (as OBJ or glTF etc), upload that to Cesium ion and select "3D Capture" as the upload type.