From 3cc4779c3298f5718e6a7b3b89833f8c0da7e11b Mon Sep 17 00:00:00 2001 From: ab8809 Date: Tue, 10 Sep 2019 16:05:24 +0100 Subject: [PATCH] Added Week 6 --- Week 6/README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Week 6/README.md diff --git a/Week 6/README.md b/Week 6/README.md new file mode 100644 index 0000000..877b8c5 --- /dev/null +++ b/Week 6/README.md @@ -0,0 +1,30 @@ +# Session 6 - Rotational Motion + +#### Table of Contents +1. []() + +X. [Homework] () + +Last session, we added linear motion into our scene with the use of Euler's method. + +For this week's session, we will be implementing rotational motion as well as neatening up our current code base to give it a more "game engine" like design. + +## + +
+
+ + + | | + | ------------- | + | | + | | + | | + | | + || + +
+
+ + +## Homework