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 dd5d04c commit d83fda8Copy full SHA for d83fda8
README.md
@@ -4,6 +4,8 @@ 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, check out this [rust + vulkan example](https://github.com/matthewjberger/vulkan-example)
8
+
9
## Quickstart
10
11
```
0 commit comments