0
votes
0answers
108 views

Incorrectly says that 2 rectangles collide: whats going wrong?

I am using and expanding a function that detects whether two 2d rotated rectangles collide. The function is from here. My Problem: The function incorrectly detects a collision between the following ...