/2D_Collision_Detection

2D collision detection engine

Primary LanguageC++

2D_Collision_Detection

Most of this release is built to test the new class I am creating to detect polygon collisions. A large part of the program is the convex polygon partitioning. Does not support complex polygons yet, and polygon points must be entered in a clockwise fashion (Will add function to fix this).

Demonstration:

IMAGE ALT TEXT