Introduction to Polygon Collision Detection
Welcome to our comprehensive guide on Polygon Collision Detection. I recently added Separating Axis Theorem to my game engine, which is an approach for working out 2D
Polygon Collision Detection Comprehensive Overview
In this video, I go over the basics of Spheres are nice and all, but there comes a time when more complex shapes are needed. One popular algorithm for In this video I look at
If an asteroid hits the player ship the ship should explode and the player looses a life. In this lesson we'll upgrade our point in ...
Summary & Highlights for Polygon Collision Detection
- In this video I once and for all solve axis aligned rectangle
- This video explains the separating axis theorem and
- A game isn't a game until you can shoot something. So that's what we'll be working on in this lesson. Adding the player bullets will ...
- An explanation of how Quake, and other games like it, use this revolutionary data structure to stop the player from walking through ...
- different sat, dont worry ADDITIONAL RESOURCES AABB: ...
In summary, understanding Polygon Collision Detection gives us a better perspective.