Now, construct two of the
matrices that would be needed to implement the scene graph.
For each matrix, show your work, so I know how you
constructed it, and draw a picture of how the object will
look, located in its modeling coordinate system after
applying the matrix transform.
- Give a single 4x4 matrix that can be used to transform
the 1m cube into the base.
- Assume that you already have the flag and pole, each
in its own modeling coordinate system. Draw a picture of
each in its modeling coordinate frame, so I know your
starting configuration. Now give the 4x4 matrix that
would be required to attach the flag to the pole.