This assignment is due 20 September 2022.
This is intended to be an INDIVIDUAL exercise. Please, no assistance from other students.
Show that the following sequences commute:
In two dimensions, we can specify a line by the equation
find a 3
3 affine transformation to reflect 2D points around
this line.
Hint: Write down the sequence of operations and the associated matrices to perform this operation. Be sure to specify the order of the matrices. There is no need to multiply the individual matrices together.
Extend your result to reflect around a plane in three dimensions.
Find a homogeneous-coordinate representation for a plane.
An incremental rotation about the z-axis can be approximated by the
matrix:
Hint: Consider a point 1 unit from the origin. After a large number of steps where will this point be?