go-webgpu icon indicating copy to clipboard operation
go-webgpu copied to clipboard

Go bindings for WebGPU, a safe & cross-platform GPU abstraction

go-webgpu

go bindings for wgpu-native, a cross-platform, safe, graphics api. it runs natively on vulkan, metal, d3d12 and opengles.

for more info check:

included static libs are built via github actions.

Examples

boids cube triangle
b-i c-i t-i

you can check out all the examples in go-webgpu-examples repo