Difference between Cesium and STK

Hey Guys I am new to cesium and it is prudent for me to get proficient in cesium because my current employment requires it.

Currently I need to represent the graphics created originally in STK in cesiumJS. I am thinking of achieving this by exporting the czml file. However, my question is why use one or the other. What are the differences between the two and why do we need both and just one of them is not enough? Thanks.

P.S. I may be asking more redundant questions in the future but please understand that this is my genuine misunderstanding. Thanks.

Hi there,

STK and Cesium are fundamentally different in that Cesium is a globe rendering engine, while STK is a more complex simulation tool for aerospace computation (which uses Cesium for visualization). If your goal is just to do some sort of visualization, you can just use Cesium.

Best,

  • Rachel

A slight clarification. STK does not use Cesium for visualization but does support customers that wish to present their STK analyses on the web by exporting CZML.

Hope that helps.

Scott