Convex Polygon Collisions - Part 1: AABB and SAT Methods
Offered By: javidx9 via YouTube
Course Description
Overview
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.
Syllabus
Introduction
The Basics
Demonstration
Code
Shape Overlap
Diagonals
Line Segments
Static Resolving
Static Collision Response
Taught by
javidx9
Related Courses
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera