move to GLSL (rip rust-gpu 😭)
This commit is contained in:
parent
c1df7bf365
commit
d4623ab21f
14 changed files with 457 additions and 486 deletions
|
|
@ -26,6 +26,8 @@ gltf = { version = "1.4.1", features = ["import"] }
|
|||
image = "0.25.5"
|
||||
rayon = "1.10.0"
|
||||
bytemuck.workspace = true
|
||||
tracing.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
|
||||
[build-dependencies]
|
||||
spirv-builder.workspace = true
|
||||
shaderc = "0.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue