Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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