The project uses the following resources:
-
Solar System Scope: Texture map resources from Solar System Scope
- Distributed under Attribution 4.0 International license. You may use, adapt, and share these textures for any purpose, even commercially
- No changes were made to the original content
-
NASA: Texture map resources from NASA
- "NASA content – images, audio, video, and media files used in the rendition of 3-dimensional models, such as texture maps and polygon data in any format – generally are not subject to copyright in the United States."
- More on the guideline can be found at NASA Images and Media Usage Guidelines
Note: The texture map file required for this website is not in the repository, please download the texture map files from the website listed above and place it into the correct folders before running the website.
- clone this github repository
- cd into the directory
- Run
npm install, this will install all the required dependencies - Run
npm run dev, this will launch the website locally.