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_3.html | 8 -------- 1 file changed, 8 deletions(-) (limited to '2d/rigidbody/rigidbody_3.html') diff --git a/2d/rigidbody/rigidbody_3.html b/2d/rigidbody/rigidbody_3.html index 83279c7..052c6b1 100644 --- a/2d/rigidbody/rigidbody_3.html +++ b/2d/rigidbody/rigidbody_3.html @@ -24,7 +24,6 @@
  • Rotational Forces
  • Collisions
  • -
  • Rectangle-Line
  • Rectangle-Rectangle
  • Separating Axis Theorem
  • @@ -92,13 +91,6 @@ Stop - - -- cgit v1.2.1