diff options
author | mattkae <mattkae@protonmail.com> | 2022-01-22 13:03:12 -0500 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2022-01-22 13:03:12 -0500 |
commit | 19defa9be56588803bbae0f38e2f271a91b9d690 (patch) | |
tree | 92bd58290432c747b670883dbde7cbe5aed83fed /tools | |
parent | dce6e971023d6c4bc849641c10db5d65ce5fad55 (diff) |
Rendering the square for the spring rectangle
Diffstat (limited to 'tools')
-rw-r--r-- | tools/transpiler/pages.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/transpiler/pages.txt b/tools/transpiler/pages.txt index 26c77d1..07f48ec 100644 --- a/tools/transpiler/pages.txt +++ b/tools/transpiler/pages.txt @@ -8,6 +8,7 @@ >>/2d/_collisions/polygon_polygon.html "Separating Axis Theorem" >"Softbody" >>/2d/softbody/softbody_1.html "Springs" +>>/2d/softbody/softbody_2.html "Springy Rectangle" 🌠 "3D" >"Rigidbody" >>/3d/rigidbody.html "Rigidbody in 3D" |