An open API service indexing awesome lists of open source software.

https://github.com/honzaap/solarsystem

Solar System 3D replica in ThreeJS
https://github.com/honzaap/solarsystem

3d educational planets solar-system-simulation space threejs universe

Last synced: about 1 month ago
JSON representation

Solar System 3D replica in ThreeJS

Awesome Lists containing this project

README

        


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