Skip to content
Permalink
3cc4779c32
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
30 lines (20 sloc) 477 Bytes

Session 6 - Rotational Motion

Table of Contents

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