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 5c28da0 commit bccc0a3Copy full SHA for bccc0a3
README.md
@@ -10,6 +10,11 @@ A cross-platform [Rust](https://www.rust-lang.org/) graphics demo using [wgpu](h
10
11
<img width="802" height="632" alt="native" src="https://github.com/user-attachments/assets/aaad05db-8a5b-4306-a166-2692b4e365fb" />
12
13
+Other languages (experimental):
14
+- [wgpu-example-odin](https://github.com/matthewjberger/wgpu-example-odin)
15
+- [wgpu-example-c](https://github.com/matthewjberger/wgpu-example-c)
16
+- [wgpu-example-zig](https://github.com/matthewjberger/wgpu-example-zig)
17
+
18
## Quickstart
19
20
| Platform | Command |
0 commit comments