/SolarSystem

🌎​ Interactive Solar System 3D replica 🪐

Primary LanguageVueApache License 2.0Apache-2.0

Solar System

🌎​ Interactive Solar System 3D replica 🪐

GitHub Repo stars GitHub

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