Logo
Explore Help
Sign In
adrien/zig-wgpu
1
0
Fork 0
You've already forked zig-wgpu
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
29 Commits 1 Branch 6 Tags
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
adrien 2673aef0fd Moved c.gpuQueuWriteBuffer to GpuBuffer
2026-05-18 14:16:01 +02:00
libs/wgpu-native
Basic working matrix addition
2026-04-28 10:22:22 +02:00
src
Moved c.gpuQueuWriteBuffer to GpuBuffer
2026-05-18 14:16:01 +02:00
.gitattributes
Removed tmp file and added gitattributes
2026-05-15 10:07:23 +02:00
.gitignore
Basic working matrix addition
2026-04-28 10:22:22 +02:00
build.zig
Added a example.zig
2026-05-18 00:19:37 +02:00
build.zig.zon
Created a GpuBuffer + an arry in GpuAlloc to deinit all when deinit the alloc
2026-05-15 16:03:40 +02:00
Description
My try to do a WebGPU binding for Zig. Used in zig-dimal
GPL-3.0 101 MiB
Languages
Zig 97.5%
Shell 2.5%