This is a small project that makes use of the Three.js library to make use of 3D models and render them on the web. This application obtains the location data of the International Space Station (ISS) 🚀 and maps them in real time on the 3D model of the Earth.
Download Node.js. Run this followed commands:
# Install dependencies (only the first time)
npm install
# Run the local server at localhost:3000
npm run start
-
Earth by Alan Zimmerman is licensed under Creative Commons Attribution.
-
ISS by uperesito is licensed under Creative Commons Attribution.