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
- Host: GitHub
- URL: https://github.com/honzaap/solarsystem
- Owner: honzaap
- License: apache-2.0
- Created: 2022-07-06T11:01:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T15:59:12.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T07:02:57.833Z (about 2 months ago)
- Topics: 3d, educational, planets, solar-system-simulation, space, threejs, universe
- Language: Vue
- Homepage: https://honzaap.github.io/SolarSystem
- Size: 7.45 MB
- Stars: 44
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Solar System
🌎 Interactive Solar System 3D replica 🪐
![]()
![]()
###
Try it out!
###
![]()
### 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