summaryrefslogtreecommitdiff
path: root/transpiler
diff options
context:
space:
mode:
authorMatthew Kosarek <mattkae@protonmail.com>2021-06-24 09:18:36 -0400
committerMatthew Kosarek <mattkae@protonmail.com>2021-06-24 09:18:36 -0400
commit953c41b0ec054997cdbc77bf6953187a22d9bd12 (patch)
tree70e9af6bbce401e0de590df420ac92138c7af3a5 /transpiler
parent7edfa1e57e3caef9258f7d8d794a50933fcd1c42 (diff)
Updating roadmap, and getting started on SAT collisions
Diffstat (limited to 'transpiler')
-rw-r--r--transpiler/pages.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/transpiler/pages.txt b/transpiler/pages.txt
index 369ad07..cea23dd 100644
--- a/transpiler/pages.txt
+++ b/transpiler/pages.txt
@@ -6,7 +6,7 @@
>"Collisions"
>>/2d/_collisions/rectangle_line.html "Rectangle-Line"
>>/2d/_collisions/rectangle_rectangle.html "Rectangle-Rectangle"
->>/2d/_collisions/polygon_polygon.html "Polygon-Polygon"
+>>/2d/_collisions/polygon_polygon.html "Separating Axis Theorem"
&#127776; "3D"
>"Rigidbody"
>>/3d/rigidbody.html "Rigidbody in 3D"