close
Skip to content

sitanshu01/solarSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js Solar System Project

This project is a 3D representation of the solar system built using Three.js. It visualizes planets orbiting around the sun in real-time and uses textures for a more realistic effect.

Getting Started

Follow these steps to run the project locally:

  1. Unzip the Project Folder
    Extract the downloaded ZIP file to a convenient location on your machine. or Clone the Repo Your may clone the repo and then open it on our code editor

  2. Check Assets
    Ensure the assets/ folder is present and all textures are loaded correctly. This folder contains the textures used for planets, sun, and stars.

  3. Open in Code Editor
    Launch your preferred code editor (e.g., VS Code) and open the extracted folder.

  4. Run the Project
    Open index.html and run it using the Live Server extension or any local web server environment.

    If you're using VS Code, right-click on index.html and select “Open with Live Server”.

Features

  • Realistic planetary textures and orbits
  • Scaled size and distance representation (with some artistic liberties)
  • Simple orbital animation loop
  • Built with Three.js (WebGL-powered 3D)

Technologies Used

  • Three.js – for rendering the 3D scene
  • HTML/CSS/JavaScript – basic frontend setup
  • Live Server – for local hosting and testing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors