From c43ba3fe6e5e06c5532305a4a86bc592fe5e02cc Mon Sep 17 00:00:00 2001 From: nullprop Date: Sat, 28 Jan 2023 14:16:39 +0200 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 29166da..ef4e2bc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ A small [wgpu](https://github.com/gfx-rs/wgpu) renderer written in [Rust](https://github.com/rust-lang/rust). ## Try it out -[rasanen.dev/wgpu-renderer](https://rasanen.dev/wgpu-renderer) +[rasanen.dev/wgpu-renderer](https://rasanen.dev/wgpu-renderer) +Note: the .wasm is about 50 MB because it embeds Sponza. Controls: - WASD - Move horizontally