diff options
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> |