Skip to content

πŸŒŽβ€‹ Interactive Solar System 3D replica πŸͺ

License

Notifications You must be signed in to change notification settings

honzaap/SolarSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

34 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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