Skip to content

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 and maps them in real time on the 3D model of the Earth.

Notifications You must be signed in to change notification settings

maoc06/ISS_3D_tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📡 About ISS 3D Tracking

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.

Links

Setup

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

3D Models Credits

About

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 and maps them in real time on the 3D model of the Earth.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published