This website requires JavaScript.
Explore
Help
Sign In
adrien
/
zig-wgpu
Watch
1
Star
0
Fork
0
You've already forked zig-wgpu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
33
Commits
1
Branch
6
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
adrien
d2b0735540
Moved all f32 out of GpuXxxx to all be in Vec
2026-05-18 15:35:38 +02:00
libs
/wgpu-native
Basic working matrix addition
2026-04-28 10:22:22 +02:00
src
Moved all f32 out of GpuXxxx to all be in Vec
2026-05-18 15:35:38 +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%