🌍 Solar System Simulation - Three.js
This project is a 3D solar system visualization built using Three.js. It simulates the sun and planets with real textures, orbital motion, rotation, and interactive tooltips.
How to Run
- Download or clone this repository. using git clone command: git clone https://github.com/Rrahullkumar/3D-Solar-System.git
This command will:
Download a full copy of the repository to your current directory.
Create a folder named 3D-Solar-System.
- After Cloning: Navigate into the folder:
cd 3D-Solar-System Then open index.html in your browser to run the simulation.
- Open
index.htmlin a browser.
That’s it — no build tools needed!
🕹 Features
- Realistic planet textures
- Orbital revolution + planet rotation
- Hover tooltips for planet names
- Mouse-controlled camera movement
📦 Tech Used
- Three.js (via CDN)
- JavaScript, HTML, CSS
Tip: Best viewed in a modern desktop browser (Chrome, Firefox, Edge).
Deployed link: https://3-d-solar-system-jet.vercel.app/