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 | 95 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 2d/rigidbody/rigidbody_2.html (limited to '2d/rigidbody/rigidbody_2.html') diff --git a/2d/rigidbody/rigidbody_2.html b/2d/rigidbody/rigidbody_2.html new file mode 100644 index 0000000..73a98bf --- /dev/null +++ b/2d/rigidbody/rigidbody_2.html @@ -0,0 +1,95 @@ + + + + + + Physics for Games + + + +
+

Physics for Games

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