rendering, physics, player and camera WIP

This commit is contained in:
Jonas H
2026-01-01 19:54:00 +01:00
commit 5d2eca0393
51 changed files with 8734 additions and 0 deletions

2
rustfmt.toml Normal file
View File

@@ -0,0 +1,2 @@
brace_style = "AlwaysNextLine"
control_brace_style = "AlwaysNextLine"