summaryrefslogtreecommitdiff
path: root/2d/_collisions/polygon_polygon.html.content
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-02-06 17:17:55 -0500
committermattkae <mattkae@protonmail.com>2022-02-06 17:17:55 -0500
commit8dc353535fda6133ff120933072e725375c42afb (patch)
treefdb26c5ee183190147b2e8f2816054bf68db6d7d /2d/_collisions/polygon_polygon.html.content
parente965ed809e91079496f5b2d711ceb3e5e7b99f3d (diff)
Fixed the SAT collision code
Diffstat (limited to '2d/_collisions/polygon_polygon.html.content')
-rw-r--r--2d/_collisions/polygon_polygon.html.content3
1 files changed, 3 insertions, 0 deletions
diff --git a/2d/_collisions/polygon_polygon.html.content b/2d/_collisions/polygon_polygon.html.content
index 93836a9..a21f779 100644
--- a/2d/_collisions/polygon_polygon.html.content
+++ b/2d/_collisions/polygon_polygon.html.content
@@ -204,5 +204,8 @@
<ul>
<li><a href="https://en.wikipedia.org/wiki/Vector_projection">Information on Vector Projection</a></li>
</ul>
+ <ul>
+ <li><a href='https://fotino.me/moment-of-inertia-algorithm/'>Moment of Inertia Calculations</a></li>
+ </ul>
</footer>
</article>