Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lempiy/global-happenings

Interactive globe with dynamic map
https://github.com/lempiy/global-happenings

d3 data-visualization gsap threejs threejs-example

Last synced: 20 days ago
JSON representation

Interactive globe with dynamic map

Awesome Lists containing this project

README

        

# Global Happenings

Realtime happenings on the world globe demo. Right-click to change globe state.

Three.js / D3 / GSAP

[lempiy.github.io/global-happenings](https://lempiy.github.io/global-happenings)

### Installation

```
npm install
```

### Start Dev Server

```
npm start
```

### Build Prod Version

```
npm run build
```