Commit Graph

11 Commits (main)

Author SHA1 Message Date
_ 5509aece8f 🚨 fix cargo check lints 2022-01-09 17:16:58 +00:00
_ 6ccae593d3 ♻️ refactor: extract logic step function 2022-01-09 14:13:28 +00:00
_ 48304de5e6 stuff 2021-12-19 22:57:09 +00:00
_ 174061feb1 shadows are working idk 2021-12-19 03:47:57 +00:00
_ 3c2f247167 looking good 2021-12-19 00:54:04 +00:00
_ 3aeced7c2f refactor physics and try to fix a bunch of stuff 2021-12-19 00:02:52 +00:00
_ 8e7101dccd physics are hooked up but edge collisions are not working 2021-12-18 23:03:02 +00:00
_ 6fbddb3c86 tried to apply the same numerical stability improvement to edge collisions - inconclusive 2021-12-18 21:19:06 +00:00
_ dec16c4079 add test for ball resting on a horizontal surface
also improved numerical stability in this case by factoring face collisions
so a divide happens later.
2021-12-18 20:03:01 +00:00
_ 96436d6c36 update `glam`, add tests to the physics 2021-12-18 19:46:40 +00:00
_ 198254aa79 Copy in physics functions from a 2018 project 2020-03-26 01:27:26 +00:00