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.91k stars 3.48k forks source link

CZML Heading/Pitch/Roll orientaiton #5184

Open hpinkos opened 7 years ago

hpinkos commented 7 years ago

It looks like CZML currently only supports orientation defined as a unit quaternion. We should add the ability to define orientation as a heading/pitch/roll.

Requested on the forum: https://groups.google.com/forum/?hl=en#!topic/cesium-dev/4j991i8iazQ

hpinkos commented 7 years ago

I've been seeing this come up a few times lately on the forum so I added the priority label

pjcozzi commented 7 years ago

Can you add links to the other forum threads if there's others than the one linked above?

mramato commented 7 years ago

I wrote up https://github.com/AnalyticalGraphicsInc/czml-writer/issues/133 in czml-writer, but we should also evaluate https://github.com/AnalyticalGraphicsInc/cesium/pull/5079 (or another form of it) before starting to make wider use of HPR. For example, Cesium and STK Components currently have different HPR conventions (I think Components is more typical here, but I'm really not sure).

davidbuzz commented 6 years ago

+1 for this.

zhanglf1982 commented 1 year ago

+10000 for this.