Collision points detection
GameDev.Net
JANUARY 15, 2023
well, I'm working on a 3d physics engine and used the separation axis theorem (SAT), but now to realize the rotation of rigid bodies, it is necessary to find all the collision points. I've also heard about Clipping and Support Mapping methods, but haven't really figured it out. Can someone give advice or write a short pseudocode?
Let's personalize your content