Simulator for the solar system.
Hosted live on Render: solar-system-simulator-latest.onrender.com
🚀 Explore a dynamic, browser-based simulation of our solar system—built with precision, rendered in real-time.
Visualize the solar system with interactive planetary motion, scale, and aesthetics using WebGL and Three.js.
Preview live at: solar-system-simulator-latest.onrender.com
- 🪐 Real-time orbital simulation
- 🎮 Interactive camera and controls
- 🌈 Scaled visuals with lighting and textures
- 📱 Responsive design: desktop & mobile
- ⚙️ Modular codebase for easy extension
Run locally:
git clone https://github.com/tejas004s/Solar_System_Simulation.git
cd Solar_System_Simulation
npm install
npm startOpen http://localhost:3000 in your browser.
| Layer | Tools & Libraries |
|---|---|
| Frontend | HTML, CSS, JavaScript |
| Graphics | Three.js |
| Hosting | Render |
| Dev Tools | VS Code, Git, npm |
Pull requests are welcome! For major changes, please open an issue first to discuss what you’d like to change.
MIT License
- Inspired by NASA's planetary data
- https://www.solarsystemscope.com/
- Powered by Three.js and WebGL
- Hosted with ❤️ on Render
