3D Modeling Space Missions

Hello,

I am working on a 3D modeling for space missions, how can I do through Cesium, make connections with the Ground Station and cover it?

Could you please help me or guide how I can do it?

Hey Jose,

This sounds like a cool application! Is this something that will be publicly available?

I would make sure you check out the getting started guide first: https://cesium.com/docs/tutorials/getting-started/

Then take a look at the code examples here: https://sandcastle.cesium.com/index.html?

For example, you might use 3d models to simulate where the satellites/ground stations are: https://sandcastle.cesium.com/index.html?src=3D%20Models.html

And then connect them with polylines: https://sandcastle.cesium.com/index.html?src=Polyline.html