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

https://github.com/icepick4/solar-system


https://github.com/icepick4/solar-system

Last synced: 12 months ago
JSON representation

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
```