https://github.com/icepick4/solar-system
https://github.com/icepick4/solar-system
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/icepick4/solar-system
- Owner: icepick4
- Created: 2023-04-05T12:12:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-12T13:02:47.000Z (over 2 years ago)
- Last Synced: 2025-01-19T10:32:25.712Z (over 1 year ago)
- Language: TypeScript
- Size: 6.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# threejs-planet
Hey !
Here is a planet made with three js to raycast over capitals in the world, linked with my project [Capitalympics](https://github.com/icepick4/capitalympics).
## Dev
Simply run :
```
npm i
npm run dev
```