Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yasir-arafah/into-the-space-earth-and-its-satellite-buddy
- Owner: Yasir-Arafah
- Created: 2025-01-19T18:39:49.000Z (20 days ago)
- Default Branch: main
- Last Pushed: 2025-01-19T21:09:43.000Z (20 days ago)
- Last Synced: 2025-01-19T22:25:59.661Z (20 days ago)
- Topics: 3d-animation, computer-graphics-opengl, three-js, webgl
- Language: JavaScript
- Homepage:
- Size: 23.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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