Hacker News new | ask | show | jobs
by ChadNauseam 202 days ago
wgpu is the name of the Rust library, but it pretty closely follows the WebGPU spec, which you can easily use from C or C++ via Google's `dawn` library. It provides C bindings as well as a templatized C++ API.