Robot scene animated purely by matrix calculations.
All limbs of the robot are made with scaling matrices and are placed in the scene with translation matrices.
We then animate the robot using rotation and translation matrices.
The robot has a walk animation, can move each limb indepently and can look around.
See
Controls
to learn how to control the robot.