IMPORTANT: this fork has been moved to https://github.com/cogentcore/webgpu
Go bindings for wgpu-native
, a cross-platform, safe, graphics api. It runs natively on vulkan, metal, d3d12 and opengles. It also comes with web (JS) support based on https://github.com/mokiat/wasmgpu.
For more info check:
Included static libs are built via github actions.
boids | cube | triangle |
---|---|---|
![]() |
![]() |
![]() |
you can check out all the examples in go-webgpu-examples repo