From 7a4cb77ddccbce28cded0c97cf3bb975aafbec16 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Tue, 25 May 2021 21:33:50 -0400 Subject: Wow, this is why my rotational motion has been so broken for so loing --- 2d/rigidbody/rigidbody_2.html.content | 43 +++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 2d/rigidbody/rigidbody_2.html.content (limited to '2d/rigidbody/rigidbody_2.html.content') diff --git a/2d/rigidbody/rigidbody_2.html.content b/2d/rigidbody/rigidbody_2.html.content new file mode 100644 index 0000000..351d544 --- /dev/null +++ b/2d/rigidbody/rigidbody_2.html.content @@ -0,0 +1,43 @@ + + +
+

Rigidbody #2: Rotational Forces

+
+

Explanation

+
+
+

+ Live Example +

+
+ + + +
+ + +
+
-- cgit v1.2.1