Hacker News new | ask | show | jobs
by flohofwoe 956 days ago
The Mach engine project maintains prebuilt Dawn libraries and also a simplified build-from-source workflow using the Zig build system, see:

https://machengine.org/pkg/mach-gpu-dawn/

It's also possible to use wgpu-native in C/C++ projects as prebuilt library, see:

https://github.com/gfx-rs/wgpu-native