How to access (secret) NASA resources
Posted: 29.10.2022, 17:05
Here is it: https://eyes.nasa.gov/assets/static/
Accessing the website directly is impossible (if you don't have the correct links; you will get an XML file with somethink like "<Error>...</Error>"). You need to do some steps before accessing the resources.
There are lots of models (mostly .gltf) and textures (mostly .png or .jpg).
How to get the resources:
1. Launch one of the (web-based!) Eyes apps (e.g. Eyes on the Solar System)
2. While loading the application, press F12 (open the dev tools in your browser)
3. Go to "Network" tab (in Firefox, in other browsers it should be named similar)
4. Look for loaded files (*.gltf, *.png, *.jpg, *.*) and open/download them.
5. Done! Now you can download tons of resources
Accessing the website directly is impossible (if you don't have the correct links; you will get an XML file with somethink like "<Error>...</Error>"). You need to do some steps before accessing the resources.
There are lots of models (mostly .gltf) and textures (mostly .png or .jpg).
How to get the resources:
1. Launch one of the (web-based!) Eyes apps (e.g. Eyes on the Solar System)
2. While loading the application, press F12 (open the dev tools in your browser)
3. Go to "Network" tab (in Firefox, in other browsers it should be named similar)
4. Look for loaded files (*.gltf, *.png, *.jpg, *.*) and open/download them.
5. Done! Now you can download tons of resources