To implement the motion of the body, we need a stack data structure to store the transformation..
we could also make use of the automatic stack that generates when recursing
To implement the motion of the body, we need a stack data structure to store the transformation..
we could also make use of the automatic stack that generates when recursing