Construct a 4 Times 4 matrix to translate by [4,2,3]. Construct a 4 Times 4 matr
ID: 3658952 • Letter: C
Question
Construct a 4 Times 4 matrix to translate by [4,2,3]. Construct a 4 Times 4 matrix to rotate 20 degree about the x-axis and then translate by [4,2,3] Construct a 4 Times 4 matrix to translate by [4,2,3] and then rotate 20 degree about the x-axis. Construct a 4 Times 4 matrix to perform a perspective projection onto the plane x = 5 with the center of projection at the origin. Use the matrix from the previous problem to compute the 3D coordinates of the projection of the point (105, -243, 89) onto the plane x = 5.Explanation / Answer
nice question but difficult to answer