Y
Hacker News
new
|
ask
|
show
|
jobs
by
vore
955 days ago
https://eliemichel.github.io/LearnWebGPU/getting-started/hel...
has a good getting started guide on it but, ironically, wgpu with wgpu-native might be easier to get started with, even with C/C++.
https://github.com/gfx-rs/wgpu-native/releases/latest
has ZIPs with Windows DLLs and headers.