Skip to content

Commit bccc0a3

Browse files
Update README with experimental language examples
Added experimental examples for other languages in README.
1 parent 5c28da0 commit bccc0a3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ A cross-platform [Rust](https://www.rust-lang.org/) graphics demo using [wgpu](h
1010
1111
<img width="802" height="632" alt="native" src="https://github.com/user-attachments/assets/aaad05db-8a5b-4306-a166-2692b4e365fb" />
1212

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+
1318
## Quickstart
1419

1520
| Platform | Command |

0 commit comments

Comments
 (0)