Add demos (#177)

* Add alld emos

* Update README.md
This commit is contained in:
Max Ammann 2022-09-25 20:37:11 +02:00 committed by GitHub
parent a6553d2193
commit 1461832df3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@
<div align="center">
<h3>
<a href="https://maplibre-rs-demos.pages.dev/webgl">
<a href="https://webgl.demo.maplibre-rs.maplibre.org">
WebGL Demo
</a>
<span> | </span>
@ -76,6 +76,12 @@ graphics are achievable using the current stack.
([Older Talk on YouTube](https://www.youtube.com/watch?v=KFk8bOtJzCM))
## Demos
- [WebGL](https://webgl.demo.maplibre-rs.maplibre.org)
- [WebGL with multithreading](https://webgl-multithreaded.demo.maplibre-rs.maplibre.org) - Does not work on Safari right now
- [WebGPU](https://webgpu.demo.maplibre-rs.maplibre.org) - Only works with development versions of Firefox and Chrome
## Current Features
* Runs on Linux, Android, iOS, macOS, Firefox and Chrome