Skip to content

Commit d83fda8

Browse files
Update README.md
1 parent dd5d04c commit d83fda8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This project demonstrates how to setup a [rust](https://www.rust-lang.org/) proj
44
that uses [wgpu](https://wgpu.rs/) to render a spinning triangle, supporting
55
both webgl and webgpu [wasm](https://webassembly.org/) as well as native.
66

7+
> If you're looking to use vulkan directly, check out this [rust + vulkan example](https://github.com/matthewjberger/vulkan-example)
8+
79
## Quickstart
810

911
```

0 commit comments

Comments
 (0)