Hi Cesium community!
I am currently working on Cesium.js 1.96 and trying to visualize a space mission scenario including 2 satellites. And im tring to draw the path of a satellite while the orbit’s reference frame is the other’s local orbit frame. As the visiualization in STK showing below:
However, i have never successed in visualizing this scenario, neither using
referenceFrame: #id
in CZML nor loading the czml exported from stk works. They all end up with this in Cesium:And i have read some posts in github and cesium community about this, it seems that the discussion about relative reference frame in cesium started in 2013, and the
reference frame
branch had been merged into ‘main’ in 2017? But i still can’t make it work 