diff options
author | Matthew Kosarek <mattkae@protonmail.com> | 2021-06-24 15:54:37 -0400 |
---|---|---|
committer | Matthew Kosarek <mattkae@protonmail.com> | 2021-06-24 15:54:37 -0400 |
commit | 6fa7b10d244b226c7651747d88ffdfaa5c5814e2 (patch) | |
tree | 0e61a0f84e7c4b973ccbcf6c90cb21e3f31e05c4 /roadmap.html.content | |
parent | 410a072c3862481f729c293402ddd49c5ae98769 (diff) |
(mkosarek) A description of the separating axis theorem with images
Diffstat (limited to 'roadmap.html.content')
-rw-r--r-- | roadmap.html.content | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/roadmap.html.content b/roadmap.html.content index ee60886..5e662cc 100644 --- a/roadmap.html.content +++ b/roadmap.html.content @@ -53,6 +53,14 @@ </style> <article> <section> + <h1>July 2021: 3D headway (Planning)</h1> + <ul> + <li>Explanation of Quaternions</li> + <li>3D Rigid Body Collisions</li> + <li>ZIP file creator for downloads</li> + </ul> + </section> + <section> <h1>May/June 2021: More Collisions</h1> <ul> <li class="halfway">SAT Collisions for Convex Polygons with Explanation</li> |