summary refs log tree commit diff
path: root/src/Math/Ray.hpp
AgeCommit message (Collapse)Author
2024-02-05More precise collision detection (and less NaNs)Mel
2024-01-25 Mostly functioning world collisionsMel
2023-12-07Pretty Ray-to-AABB casting algorithmMel
2023-11-21Clumsy non-swept AABB collision system for PlayerMel