From a56ccb7392f9f7d0178c17fcef0bf60a1e7de705 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Tue, 6 Jul 2021 20:24:05 -0400 Subject: (mkosarek) Done enough with SAT collisions for now --- 2d/_collisions/polygon_polygon.html.content | 3 +++ 1 file changed, 3 insertions(+) (limited to '2d/_collisions/polygon_polygon.html.content') diff --git a/2d/_collisions/polygon_polygon.html.content b/2d/_collisions/polygon_polygon.html.content index f2a9253..f2e6bfb 100644 --- a/2d/_collisions/polygon_polygon.html.content +++ b/2d/_collisions/polygon_polygon.html.content @@ -186,6 +186,9 @@

Live Example of Intersection Detection

+

+ A live example of Separating Axis Theorem running with full collision detection. Click to reverse gravity on the simualtion. +