CesiumGS / cesium

An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
https://cesium.com/cesiumjs/
Apache License 2.0
12.99k stars 3.5k forks source link

Add support for rotation data while creating an asset using ION API #12135

Closed oussamabonnor1 closed 2 months ago

oussamabonnor1 commented 3 months ago

Feature

It would be useful to be able to set the orientation offset of a 3D Capture model upon it's upload/creation using the API instead of doing it manually via the ION settings panel.

The position can already be added here https://cesium.com/learn/ion/rest-api/#operation/postAssets

image

Adding rotation as well would be very helpful.

Thanks!

ggetz commented 2 months ago

Hi @oussamabonnor1, this repo is for tracking CesiumJS issues and requests only. Since your request has to do with the Cesium ion REST API, I would suggest adding the request to https://community.cesium.com/c/cesium-ion/9 instead. It will get better visibility from the Cesium ion devs there.

Thanks!