From c025960c6fbeac17d94a14d14cd13b42737bc80e Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Sun, 17 Oct 2021 11:08:20 -0400 Subject: Rotating spheres in the 3D scene --- 2d/rigidbody/rigidbody_1.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '2d/rigidbody/rigidbody_1.html') diff --git a/2d/rigidbody/rigidbody_1.html b/2d/rigidbody/rigidbody_1.html index 0d50904..62e4bf6 100644 --- a/2d/rigidbody/rigidbody_1.html +++ b/2d/rigidbody/rigidbody_1.html @@ -24,7 +24,6 @@
  • Rotational Forces
  • Collisions
  • -
  • Rectangle-Line
  • Rectangle-Rectangle
  • Separating Axis Theorem
  • @@ -269,7 +268,7 @@ -- cgit v1.2.1