Experience the solar system in Virtual Reality (VR) directly in your web browser! 🌌
This project recreates a simplified solar system with the Sun and planets, complete with orbits, interactive planets, and a starry background. It's built using A-Frame, an open-source framework for creating VR experiences on the web.
- 🌞 Sun and 8 planets with different sizes and colors
- 🪐 Orbiting animation for planets
- ✨ Starry background for immersive space feel
You can run the project locally or deploy it to GitHub Pages for a live VR experience.
git clone https://github.com/your-username/vr-solar-system.git
Simply double-click the file or serve it with a local server (recommended for some browsers):
1.Look Around: Click and drag your mouse (or move your VR headset) 2.Move Around: Use W, A, S, D keys
- A-Frame – Web framework for VR 2.HTML5 & JavaScript – Core building blocks