SolarSystem icon indicating copy to clipboard operation
SolarSystem copied to clipboard

🌎​ Interactive Solar System 3D replica 🪐

Solar System

🌎​ Interactive Solar System 3D replica 🪐

GitHub Repo stars GitHub

Try it out!

Solar system gif

Made with ThreeJS and Vue

How does it work?

  • Move around the Solar system with mouse
  • Click on planet or moon to find out more about it
  • Change the speed with side menu

How to install

  • Clone repository to your local machine
  • Open terminal and cd into repository folder
  • run npm install
  • run npm run dev