Explore convex polygon collisions, including rectangles, in this 37-minute video tutorial. Begin with an examination of Axis Aligned Bounding Box (AABB) before delving into Separated Axis Theorem (SAT) and an alternative method. Learn to check for overlap and experiment with static collision resolution. Access the source code on GitHub and connect with the creator, javidx9, through various social media platforms for further engagement and learning opportunities.
Overview
Syllabus
Introduction
The Basics
Demonstration
Code
Shape Overlap
Diagonals
Line Segments
Static Resolving
Static Collision Response
Taught by
javidx9