A WGPU compute shader test
  • Rust 66.2%
  • WGSL 33.8%
Find a file
2025-11-21 16:14:44 +01:00
res/textures feat: lumo 2025-11-21 16:14:44 +01:00
src feat: lumo 2025-11-21 16:14:44 +01:00
.gitignore init 2025-11-15 23:00:08 +01:00
Basic.comp init 2025-11-15 23:00:08 +01:00
Cargo.lock deps: add logging 2025-11-17 22:40:27 +01:00
Cargo.toml deps: add logging 2025-11-17 22:40:27 +01:00
output.exr feat: lumo 2025-11-21 16:14:44 +01:00
README.md init 2025-11-15 23:00:08 +01:00
scene-3.obj feat: lumo 2025-11-21 16:14:44 +01:00
scene.obj feat: lumo 2025-11-21 16:14:44 +01:00

WGPU compute test

A wgpu compute test project.