mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Add a link to the webGPU C++ programming guide
This is just a suggestion, my apologies if it feels to much like advertisement!
This commit is contained in:
parent
ad45f29bb6
commit
92f22a9716
@ -65,6 +65,9 @@ If you are looking for a wgpu tutorial, look at the following:
|
||||
|
||||
To use wgpu in C/C++, you need [wgpu-native](https://github.com/gfx-rs/wgpu-native).
|
||||
|
||||
If you are looking for a wgpu C++ tutorial, look at the following:
|
||||
- https://eliemichel.github.io/LearnWebGPU/
|
||||
|
||||
### Others
|
||||
|
||||
If you want to use wgpu in other languages, there are many bindings to wgpu-native from languages such as Python, D, Julia, Kotlin, and more. See [the list](https://github.com/gfx-rs/wgpu-native#bindings).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user