refactors SAT to be less wet, adds spline and spline collision using SAT

This commit is contained in:
2023-11-03 22:28:44 -06:00
parent 9d8a0fc7d2
commit c6c4b46312
7 changed files with 712 additions and 211 deletions

View File

@@ -23,6 +23,7 @@
"deno.unstable": true,
"liveServer.settings.port": 5501,
"cSpell.words": [
"aabb",
"deadzone"
]
}