Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 979 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 979 Bytes

☄️🔭 Solar System in ThreeJS

This GitHub project utilizes Three.js to create a straightforward and visually engaging animation of the solar system.

This scene includes all the planets within our solar system orbiting the sun.

Each planet undergoes a graceful orbital translation around the sun while also spinning on its axis. The sun radiates light from its core through a Pointlight, casting shadows on the planets.

Additionally, an interactive feature includes a rocket controlled by keyboard inputs, allowing users to navigate through this cosmic display.

Moreover, a user-friendly GUI allows you to control the speed of the orbital animation. Enjoy exploring this celestial dance!

Peek 13-12-2023 23-18

TO DO

  • Add planets
  • Add space background
  • Add movement
  • Add lighting
  • Add GUI to control speed's animation
  • Add rocket