From 5c613a10364f30bd6add25f7950433f0c482c3ca Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Sun, 31 Oct 2021 13:54:11 -0400 Subject: (mkosarek) Working undamped spring motion --- tools/transpiler/pages.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/transpiler/pages.txt b/tools/transpiler/pages.txt index 87bf1b4..26c77d1 100644 --- a/tools/transpiler/pages.txt +++ b/tools/transpiler/pages.txt @@ -6,6 +6,8 @@ >"Collisions" >>/2d/_collisions/rectangle_rectangle.html "Rectangle-Rectangle" >>/2d/_collisions/polygon_polygon.html "Separating Axis Theorem" +>"Softbody" +>>/2d/softbody/softbody_1.html "Springs" 🌠 "3D" >"Rigidbody" >>/3d/rigidbody.html "Rigidbody in 3D" -- cgit v1.2.1