diff options
author | Matthew Kosarek <mattkae@protonmail.com> | 2021-06-17 20:46:49 -0400 |
---|---|---|
committer | Matthew Kosarek <mattkae@protonmail.com> | 2021-06-17 20:46:49 -0400 |
commit | 8748228bc9effa4779f4c1062f5fbc07f1d07a60 (patch) | |
tree | 2719a1483180cea3033f21761d8f4e4b7397c6b6 /roadmap.html.content | |
parent | e68d14c4d5b4cced62c2148323c38e7f49292bd7 (diff) |
(mkosarek) Updated roadmap and hiding pill collisions for now
Diffstat (limited to 'roadmap.html.content')
-rw-r--r-- | roadmap.html.content | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roadmap.html.content b/roadmap.html.content index e228cec..ace081c 100644 --- a/roadmap.html.content +++ b/roadmap.html.content @@ -54,8 +54,8 @@ <li class="halfway">SAT Collisions for Convex Polygons with Explanation</li> <li class="halfway">Rigidbody Demos</li> <li>Pill Collisions</li> - <li>Remove (or hide) ellipse collision pages for now</li> - <li>3D scene setup</li> + <li class="done">Remove (or hide) ellipse collision pages for now</li> + <li class="done">3D scene setup</li> <li>3D scene basic physics with spheres bouncing around a scene</li> </ul> <p style="font-size: 18px;"> |