Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.1 KB

File metadata and controls

39 lines (23 loc) · 1.1 KB

VR-Solar-System-with-A-Frame

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.


Features

  • 🌞 Sun and 8 planets with different sizes and colors
  • 🪐 Orbiting animation for planets
  • ✨ Starry background for immersive space feel

Demo

You can run the project locally or deploy it to GitHub Pages for a live VR experience.


Getting Started

1. Clone the repository

git clone https://github.com/your-username/vr-solar-system.git

2. Open index.html in your browser

Simply double-click the file or serve it with a local server (recommended for some browsers):

How to Use

1.Look Around: Click and drag your mouse (or move your VR headset) 2.Move Around: Use W, A, S, D keys

Technologies Used

  1. A-Frame – Web framework for VR 2.HTML5 & JavaScript – Core building blocks