List Question
20 TechQA 2023-08-10T14:05:58.013000Polygon to Sphere using the SAT algorithm
140 views
Asked by Yami
Separating Axis Theorem: how to handle the rectangles overlapping stuck
319 views
Asked by Pisk
Triangle to AABB collision code not working
279 views
Asked by user943201213
Fast ways to filter out a list of triangles before performing SAT test against AABB
183 views
Asked by Shriram Krishna
SAT Polygon Circle Collision - resolve the intersection in the direction of velocity & determine side of collision
2.4k views
Asked by David Callanan
How get a collision point with SAT
1.7k views
Asked by UnRealCloud
How to find which side was collided with using SAT
334 views
Asked by Sabrina Jewson
Separating axis theorem falsely triggers
290 views
Asked by Tim Roberts
How to find minimum translation vector of rotated squares?
294 views
Asked by Toxic Tom
Separating Axis Theorem Implementation always returning true. What am I doing wrong?
296 views
Asked by zuddsy
Separating Axis Theorem function fails when met with acute angles
269 views
Asked by David Kitchener
Can I simplify this implementation of the separating axis theorem?
784 views
Asked by A.B.
Separating axis theorem difficulties
293 views
Asked by Vuxer
Point of intersection between Oriented Boxes (or OBB)
1.8k views
Asked by dplank
Separating Axis Theorem - Python Implementation from Cartesian Points
239 views
Asked by Dylan Atkinson
Error with Separating axis theorem
100 views
Asked by Alex
SAT Collision detection - Corners fix
886 views
Asked by Christos Christou
Python int object is not subscriptable
2.9k views
Asked by ClockworkDice
Finding the MTV (Minimal Translation Vector) using Separating Axis Theorem
2.8k views
Asked by Gyo
Separation Axis Theorem MVT along only one axis
383 views
Asked by BlackCat