Lazy Foo' Productions

Per-pixel Collision Detection
You've already learned how to check collision with rectangles, but there's often a loss of accuracy when dealing with non rectangular shapes. Here you'll learn to get collision accuracy down to the pixel.