wip 2
This commit is contained in:
parent
0877a91373
commit
9845d5717b
12 changed files with 903 additions and 148 deletions
|
|
@ -15,6 +15,7 @@ winit = { version = "0.30.7", features = ["rwh_06"] }
|
|||
raw-window-handle = "0.6"
|
||||
gpu-allocator = { version = "0.25.0", features = ["vulkan"] }
|
||||
glam = { version = "0.22", default-features = false, features = ["libm"] }
|
||||
bytemuck = "1.21.0"
|
||||
|
||||
spirv-builder = { git = "https://github.com/Rust-GPU/rust-gpu.git" }
|
||||
spirv-std = { git = "https://github.com/Rust-GPU/rust-gpu.git" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue