diff options
author | Matthew Kosarek <mattkae@protonmail.com> | 2021-06-17 20:02:20 -0400 |
---|---|---|
committer | Matthew Kosarek <mattkae@protonmail.com> | 2021-06-17 20:02:20 -0400 |
commit | 4079e69fe4107d2a50b122dbd58710bbeb10ace2 (patch) | |
tree | 2ea0bb6857ad913e54974eb380b3612709559615 /roadmap.html | |
parent | 19b0a3cafe144e8e77974bb0c9c63141a812e30d (diff) |
(WIP) Getting started in 3d land
Diffstat (limited to 'roadmap.html')
-rw-r--r-- | roadmap.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roadmap.html b/roadmap.html index 13ebf14..5cb2610 100644 --- a/roadmap.html +++ b/roadmap.html @@ -32,6 +32,8 @@ <li> <span>🌠<span>3D</span></span> <ul class="inner-tree"> + <li><label>Rigidbody</label></li> + <li><a title="/3d/rigidbody.html" href="/3d/rigidbody.html">Rigidbody in 3D</a></li> </ul> </li> <li> |