Skip to content

Using Three.js and WebGL, "Into the Space: Earth and Its Satellite Buddy" is a 3D interactive simulation of a satellite orbiting the planet. In order to create an immersive display, the project includes a revolving Earth with realistic textures, dynamic satellite movement, bespoke shaders, and interactive camera controls.

Notifications You must be signed in to change notification settings

SumaiyaShejin/Into-the-Space-Earth-and-Its-Satellite-Buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

  1. Run the below commands all at once on the terminal before running the project

npm install --save three

npm install

npm install three

npm install --save-dev vite

npm run dev

npx vite

  1. To gain a clear understanding of the project, review the project report.

About

Using Three.js and WebGL, "Into the Space: Earth and Its Satellite Buddy" is a 3D interactive simulation of a satellite orbiting the planet. In order to create an immersive display, the project includes a revolving Earth with realistic textures, dynamic satellite movement, bespoke shaders, and interactive camera controls.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published