From 4079e69fe4107d2a50b122dbd58710bbeb10ace2 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Thu, 17 Jun 2021 20:02:20 -0400 Subject: (WIP) Getting started in 3d land --- 3d/rigidbody.html | 95 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 3d/rigidbody.html (limited to '3d/rigidbody.html') diff --git a/3d/rigidbody.html b/3d/rigidbody.html new file mode 100644 index 0000000..1d166de --- /dev/null +++ b/3d/rigidbody.html @@ -0,0 +1,95 @@ + + + + + + Physics for Games + + + +
+

Physics for Games

+
+
+ + + +
+

Rigidbody in 3D

+
+
+

+ Live Example +

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