Update readme
Some checks failed
Build & Deploy pages / build (push) Has been cancelled

This commit is contained in:
Lauri Räsänen 2024-11-21 18:49:06 +02:00
parent b5d87a7d30
commit 65a363712c

View file

@ -5,7 +5,7 @@ A small [wgpu](https://github.com/gfx-rs/wgpu) renderer written in [Rust](https:
![](demo.gif)
## Try it out
[rasanen.dev/wgpu-renderer](https://rasanen.dev/wgpu-renderer)
[nullprop.sh/wgpu-renderer](https://nullprop.sh/wgpu-renderer)
Note: the .wasm is about 50 MB because it embeds Sponza.
Note: shadowmaps and volumetric fog are not enabled on WebGL.