Question:
Software Development: Transformation Matrices
1) Write transformation matrices to achieve each of the following 3D transformations?
(i) Scale x by 3, y by 0.5 and z by 1
(ii) Undo a translation that has moved an object by 6 units up with respect to the y axis.
(iii) Reflect on the z-axis.