C.O.S.M.O.S
- 4 Devlogs
- 2 Total hours
I'm creating a Satellite Ground Control and Tracking Station named Control Operation & Satellite Mapping Orbital System (Or C.O.S.M.O.S) which simulates the software that the people at NASA or SpaceX utilize.
I'm creating a Satellite Ground Control and Tracking Station named Control Operation & Satellite Mapping Orbital System (Or C.O.S.M.O.S) which simulates the software that the people at NASA or SpaceX utilize.
This is the final devlog for this project! It was a great experience getting to build this.
Added:
Stuggles:
I got pretty far today. It was mostly just a repeat of last devlog, adding another satellite using similar code but the latitude coordinates were hard to manage.
Added:
Struggles
Next:
I created the first satellite (COSMOS-1) which orbits in LEO (Low Earth Orbit) with a designated path around the top of the Earth. I also set Mission Control to California!
Added:
Struggles:
Next Steps:
This is the first step in this project. It visualizes the Earth with Cesium (which took me a long time before I started recording this to learn). I used HTML and Local Server within VS Code to create this simulation of Earth. Next, I need to add a coordinate plane for this simulation.