Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zignis/webgl-globe

Globe model using WebGL
https://github.com/zignis/webgl-globe

globe javascript model threejs webgl

Last synced: 27 days ago
JSON representation

Globe model using WebGL

Awesome Lists containing this project

README

        

# WebGL Globe

Globe model using Three.js and ThreeGlobe, inspired from the model at [Github's home page](https://github.com/home).

- Polygons
- Points
- Arcs
- Rings

## Building

```shell
$ npm run build
```

## :ledger: License
[MIT License](https://github.com/HexM7/webgl-globe/blob/main/LICENSE)