Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yasir-arafah/into-the-space-earth-and-its-satellite-buddy

"Into the Space: Earth and Its Satellite Buddy" is a 3D interactive simulation of a satellite orbiting Earth which is built with Three.js and WebGL. The project features a rotating Earth with realistic textures, dynamic satellite animation, custom shaders and interactive camera controls for creating immersive visualization.
https://github.com/yasir-arafah/into-the-space-earth-and-its-satellite-buddy

3d-animation computer-graphics-opengl three-js webgl

Last synced: 20 days ago
JSON representation

"Into the Space: Earth and Its Satellite Buddy" is a 3D interactive simulation of a satellite orbiting Earth which is built with Three.js and WebGL. The project features a rotating Earth with realistic textures, dynamic satellite animation, custom shaders and interactive camera controls for creating immersive visualization.

Awesome Lists containing this project

README

        

# Satellite-Orbiting-Earth

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

2. To understand the Project well, read the Project Report