Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zignis/webgl-globe
- Owner: zignis
- License: mit
- Created: 2022-05-18T10:11:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-18T10:24:45.000Z (over 2 years ago)
- Last Synced: 2023-03-11T23:37:14.298Z (over 1 year ago)
- Topics: globe, javascript, model, threejs, webgl
- Language: JavaScript
- Homepage: https://zignis.github.io/webgl-globe
- Size: 554 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)