New posts in collision-detection

How do HashTables deal with collisions?

Cone to box collision

circle-circle collision

iOS: verify if a point is inside a rect

Improving performance of click detection on a staggered column isometric grid

Maximum length of Ethernet over CAT5

Pygame collision with masks

Checking Collision of Shapes with JavaFX

How to make ball bounce off wall with PyGame?

Deciding which colliding segment to use as impact vector for reflection

JavaScript: Collision detection

How to detect when a rectangular object, image or sprite is clicked

jQuery/JavaScript collision detection

Circle line-segment collision detection algorithm?

Ball to Ball Collision - Detection and Handling

Circle-Rectangle collision detection (intersection)

Why is my collision test always returning 'true' and why is the position of the rectangle of the image always wrong (0, 0)?

How can I determine whether a 2D Point is within a Polygon?

How to detect collisions between two rectangular objects or images in pygame

Detect collision when a square is totally inside a circle