go-webgpu
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 |
---|---|---|
![]() |
![]() |
![]() |
you can check out all the examples in go-webgpu-examples repo