We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53dce4c commit 57ca8c1Copy full SHA for 57ca8c1
README.md
@@ -4,8 +4,6 @@ This project demonstrates how to setup a [rust](https://www.rust-lang.org/) proj
4
that uses [wgpu](https://wgpu.rs/) to render a spinning triangle, supporting
5
both webgl and webgpu [wasm](https://webassembly.org/) as well as native.
6
7
-> If you're looking to use vulkan directly instead, check out this [rust + vulkan example](https://github.com/matthewjberger/vulkan-example)
8
-
9
<img width="802" height="632" alt="native" src="https://github.com/user-attachments/assets/aaad05db-8a5b-4306-a166-2692b4e365fb" />
10
11
## Quickstart
0 commit comments