An application to render poliastro orbital data with Cesium. It uses NASA's Blue Marble imagery.
git clone https://github.com/poliastro/cesium-app.git
application
cd application
main.html
in the editor of your choiceCesium.Ion.defaultAccessToken
and replace 'your_access_token'
with your access tokenNOTE: You can get an access token by creating a Cesium ion account. Alternatively, you can skip this step and use the default token.
main.html
in your browserSandcastle/js_main.js
Javascript Code
tabSandcastle/html_main.html
HTML body & CSS
tab