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 /roadmap.html | |
parent | dce6e971023d6c4bc849641c10db5d65ce5fad55 (diff) |
Rendering the square for the spring rectangle
Diffstat (limited to 'roadmap.html')
-rw-r--r-- | roadmap.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roadmap.html b/roadmap.html index 375b2b0..d3666ec 100644 --- a/roadmap.html +++ b/roadmap.html @@ -28,6 +28,7 @@ <li><a title="/2d/_collisions/polygon_polygon.html" href="/2d/_collisions/polygon_polygon.html">Separating Axis Theorem</a></li> <li><label>Softbody</label></li> <li><a title="/2d/softbody/softbody_1.html" href="/2d/softbody/softbody_1.html">Springs</a></li> + <li><a title="/2d/softbody/softbody_2.html" href="/2d/softbody/softbody_2.html">Springy Rectangle</a></li> </ul> </li> <li> |