Implement the IFS camera
CI / cargo fmt (push) Successful in 22s
CI / cargo test (push) Failing after 13m52s
CI / cargo test (GPU) (push) Successful in 13m45s

This commit is contained in:
2026-06-20 15:10:25 -04:00
parent 1709336062
commit 90f886f971
5 changed files with 173 additions and 4 deletions
+1
View File
@@ -12,5 +12,6 @@ workspace = true
[dependencies]
bytemuck.workspace = true
glam.workspace = true
libm.workspace = true
rand.workspace = true
spirv-std.workspace = true