Can someone please solve this?
A line is represented by two end points (1,1,0) and (2,2,0). The line is rotated 30 degrees about the x-axis and then its first point (1,1,0) is moved to (-1,-2,1). Determine the transformation matrix and the new location of the line using homogeneous transformations.
A line is represented by two end points (1,1,0) and (2,2,0). The line is rotated 30 degrees about the x-axis and then its first point (1,1,0) is moved to (-1,-2,1). Determine the transformation matrix and the new location of the line using homogeneous transformations.
Last edited by a moderator: