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
9 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 cfc1069309 Removed GpuBuffer limits
2026-05-16 00:26:07 +02:00
libs/wgpu-native
Basic working matrix addition
2026-04-28 10:22:22 +02:00
src
Removed GpuBuffer limits
2026-05-16 00:26:07 +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
REleted gpu.zig and created a lib.zig to output a module
2026-05-15 10:27:45 +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%