diff options
author | Matthew Kosarek <mattkae@protonmail.com> | 2021-10-17 11:08:20 -0400 |
---|---|---|
committer | Matthew Kosarek <mattkae@protonmail.com> | 2021-10-17 11:08:20 -0400 |
commit | c025960c6fbeac17d94a14d14cd13b42737bc80e (patch) | |
tree | 32bd64a59766245885da7ffa177880116fd47785 /2d/rigidbody/rigidbody_3.html.content | |
parent | 05c4522e5ff424c65aab7cd36c7a15313630ac61 (diff) |
Rotating spheres in the 3D scene
Diffstat (limited to '2d/rigidbody/rigidbody_3.html.content')
-rw-r--r-- | 2d/rigidbody/rigidbody_3.html.content | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/2d/rigidbody/rigidbody_3.html.content b/2d/rigidbody/rigidbody_3.html.content index a9c9c5b..61fa596 100644 --- a/2d/rigidbody/rigidbody_3.html.content +++ b/2d/rigidbody/rigidbody_3.html.content @@ -40,12 +40,5 @@ Stop </button> </div> - - <footer id="references"> - <h2>References</h2> - <ul> - <li><a href="https://en.wikipedia.org/wiki/List_of_moments_of_inertia">Moment of Inertia of Plate (which we use for a rectangle)</a></li> - </ul> - </footer> </section> </article> |