Solar System 3D replica in ThreeJS
https://pages.gi7b.org/gi7b/SolarSystem-honzaap/
- Vue 69%
- JavaScript 21.7%
- HTML 7.7%
- SCSS 1.6%
| public | ||
| src | ||
| .gitignore | ||
| index.html | ||
| LICENSE | ||
| logo.svg | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| readme_gif.gif | ||
| vite.config.js | ||
🛒 Products & Blog: blog.gi7b.org 🌐 Live App: https://pages.gi7b.org/gi7b/SolarSystem-honzaap/ 💻 Source: https://git.gi7b.org/gi7b/SolarSystem-honzaap
GitHub mirror archived — active development is here on Forgejo.
Products: https://blog.gi7b.org
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