A simple Virtual Reality Solar System built with A-Frame, using HTML and JavaScript.
This project recreates the Sun and planets with textures and rotation animations, offering an immersive VR experience directly in the browser.
- π Animated rotating Sun
- πͺ Planets with realistic textures and orbits
- π Starry night sky background
- π Works directly in the browser with no setup
- HTML5
- JavaScript (A-Frame framework)
- CSS3 (optional for styling)
- Clone the repository:
git clone https://github.com/Kojo-san/solarSystemVR.git
- Navigate into the project folder
cd solarSystemVR- Open
index.htmlin your browser (or use VS Code with the Live Server extension)
- Open the live demo link or
index.htmllocally. - Look around the virtual scene (click and drag your mouse).
- Observe the planets rotating around the Sun in a VR environment.
This project is licensed under the MIT License β you can use, modify, and share it freely.