This commit is contained in:
2026-01-10 17:43:54 +01:00
parent c6513a141d
commit 255c2097d5
15 changed files with 106 additions and 326 deletions

View File

@ -21,5 +21,8 @@ tiff = "0.10.3"
wgpu = {version = "27.0.1", features = ["spirv"]}
winit = "0.30.12"
[build-dependencies]
spirv-builder = {git = "https://github.com/rust-gpu/rust-gpu"}
[profile.release]
opt-level = 3