Skip to content

riteshporiya/solar-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

3D Solar System Visualization 🌌

This project is a mesmerizing 3D solar system visualization. πŸš€ It allows users to explore the solar system with interactive controls, data πŸ“Š, and different viewing options. 🌟

Usage 🌍

  1. Open the index.html file in a web browser to run the 3D solar system visualization.
  2. The UI provides various controls and data options for interacting with the solar system.

Features 🌠

  • Switch between 2D and 3D views of the solar system. πŸ”„
  • Zoom in and out for a closer look at the celestial bodies. πŸ”
  • Toggle data and control panels for additional information and settings. πŸ“‘
  • Select different planets in the solar system to view their details. πŸͺ

How it Works πŸ› οΈ

The code uses HTML, CSS, and JavaScript with jQuery to create an interactive 3D visualization of the solar system. Here's an overview of the code structure:

  • The HTML file (index.html) defines the structure of the 3D solar system and includes the necessary resources.
  • The JavaScript code in the <script> section controls user interactions and updates the 3D visualization.

Dependencies πŸ“¦

  • jQuery (included via a Google CDN or a local file) ⚑

Getting Started πŸš€

Simply open the index.html file in a web browser to start exploring the 3D solar system.

License πŸ“œ

This project's code is open-source and is available under an open-source license (if specified by the author). Please check the license file for details.


Feel free to explore and enjoy the 3D solar system visualization!