Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.
/ go-webgpu Public archive
forked from rajveermalviya/go-webgpu

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

License

Notifications You must be signed in to change notification settings

cogentcore/go-webgpu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-webgpu

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.

Examples

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

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

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.8%
  • WGSL 2.2%