From cc6d3871008a89fcf48814596d7bfec05f2706e4 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Sun, 7 Feb 2021 19:22:56 -0500 Subject: Added rotational dynamics to the examples --- frontend/rigidbody.html | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) (limited to 'frontend/rigidbody.html') diff --git a/frontend/rigidbody.html b/frontend/rigidbody.html index 510c667..2cc32b7 100644 --- a/frontend/rigidbody.html +++ b/frontend/rigidbody.html @@ -113,8 +113,9 @@
- - + + +
@@ -135,7 +136,25 @@
- +
    +
  • Force:N/A
  • +
  • Acceleration:N/A
  • +
  • Velocity:N/A
  • +
  • Position:N/A
  • +
+
+
+ + + +
+
+ + + +
+ +