A robust 2D collision detection demo with feature extraction information, such as,
contact points, penetration depth and hit (true/false).
Minkowski difference in combination with a 2D hull builder and shortest distance algorithms.
Demo shows the Minkowski points (A-B), shape A, shape B and calculation features (educational purposes). Author: Kenwright (www.xbdev.net)