From 9f968320c83ce79f98006dec71674feff4686e3b Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Thu, 1 Jul 2021 18:46:13 -0400 Subject: (mkosarek) Updated roadmap --- 2d/_collisions/polygon_polygon.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to '2d/_collisions/polygon_polygon.html') diff --git a/2d/_collisions/polygon_polygon.html b/2d/_collisions/polygon_polygon.html index 2e22f49..f401385 100644 --- a/2d/_collisions/polygon_polygon.html +++ b/2d/_collisions/polygon_polygon.html @@ -255,6 +255,10 @@

I'm sure someone more inclined to proving mathematical truities would love to describe this to you, but, for all intents and purposes, this intutitive understanding is good enough for us. We just want to make games, anyhow. +
+ +

Finding which point causes the intersection

+

-- cgit v1.2.1