Description
This project is not finished yet. You can read about the process of making it here.
What I have so far is overlap detection using the Separating Axis Theorem. Colliders are being displayed as wireframes and they turn green when there is no overlap, and red when the objects are touching.
Source Code
The source code can be found here. Examples will be added later when the project is more complete.