diff --git a/README.md b/README.md index 53fccc4..54f4497 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A small [wgpu](https://github.com/gfx-rs/wgpu) renderer written in [Rust](https://github.com/rust-lang/rust). +![](demo.gif) + ## Try it out [rasanen.dev/wgpu-renderer](https://rasanen.dev/wgpu-renderer) Note: the .wasm is about 50 MB because it embeds Sponza. diff --git a/demo.gif b/demo.gif new file mode 100644 index 0000000..ca98e5c Binary files /dev/null and b/demo.gif differ