diff options
author | Matthew Kosarek <mattkae@protonmail.com> | 2021-06-17 21:32:57 -0400 |
---|---|---|
committer | Matthew Kosarek <mattkae@protonmail.com> | 2021-06-17 21:32:57 -0400 |
commit | 2ab6b6cfe81505b029f2da397cef0bb58989444f (patch) | |
tree | 41c581c80310c060dcbdcb049ce88970ca418d72 /roadmap.html | |
parent | 8748228bc9effa4779f4c1062f5fbc07f1d07a60 (diff) |
(mkosarek) Beginning to explain rigidbody physics in a reasonable way
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 634f894..c2c4aa5 100644 --- a/roadmap.html +++ b/roadmap.html @@ -107,6 +107,7 @@ <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> + <li class="halfway">Redo of all 2d rigidbody physics</li> </ul> <p style="font-size: 18px;"> Obviously, the month of April did not go as planned. I got caught up with a number of tasks that I couldn't handle, |