Skip to content

Piecing together sample code to join satellite.js and Cesium.

License

Notifications You must be signed in to change notification settings

jodymbrooks/Satellites

Repository files navigation

Satellite Viewer

This is an example app showing you how to create a satellite tracker from scratch in JavaScript. See the full guide here.

  • index.html shows you how to construct satellite positions over time from the source TLE's and visualize it on the globe.
  • simple.html is a simplified version that only loads a single position in time. It shows where the satellite currently is when the page was refreshed.
  • street-level.html is a more complex example showing how to place the camera at a street view in Melbourne, Australia, to see how the buildings at that location obscure the view to the satellite.

About

Piecing together sample code to join satellite.js and Cesium.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published