Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhillgithub/earth
3D Earth with React-three-fiber and Parcel
https://github.com/jhillgithub/earth
Last synced: 27 days ago
JSON representation
3D Earth with React-three-fiber and Parcel
- Host: GitHub
- URL: https://github.com/jhillgithub/earth
- Owner: jhillgithub
- Created: 2022-08-07T00:53:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-06T02:07:22.000Z (over 1 year ago)
- Last Synced: 2024-11-11T23:12:42.741Z (3 months ago)
- Language: JavaScript
- Homepage: earth-zeta.vercel.app
- Size: 15.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Experiment: Earth 3D
Earth in 3D using react-three-fiber with custom data points.
[https://earth-zeta.vercel.app/](https://earth-zeta.vercel.app/)
## Install
```shell
npm i
npm run dev
```