Skip to content

umohsamuel/3WY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3WY

Solar System Simulation with Three.js

An interactive 3D model of the Solar System built using Three.js.
This project simulates the orbits and rotations of the Sun, planets, and moons with realistic textures and motion in a browser-based environment.


Features

  • Realistic planet sizes, orbits, and axial rotations
  • Dynamic lighting with the Sun as the light source
  • Texture-mapped planets and moons
  • Interactive camera controls (zoom, pan, rotate)
  • Responsive design (works on desktop and mobile)

Live Demo

Click here to view the live demo


Tech Stack

  • Three.js – WebGL 3D rendering
  • JavaScript / HTML / CSS – Frontend
  • OrbitControls – User navigation

Installation

To run the project locally:

# Clone the repository
git clone https://github.com/umohsamuel/3WY.git

# Navigate into the project directory
cd 3WY

Open index.html directly in your browser or use a local dev server

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors