2D polygonal collision-detection and internal edges
Hi and welcome back to my blog! I wanted to share something I've recently discovered about the heinous problem of internal edges in 2D polygonal collision detection. It's not a full-solution, but maybe it will give some other programmers an idea or two. Food for thought! What are internal edges? In general, polygonal collision detection [...]