...
Question 6749 – Computer-Graphics
February 16, 2024
Question 784 – Computer-Graphics
February 16, 2024
Question 6749 – Computer-Graphics
February 16, 2024
Question 784 – Computer-Graphics
February 16, 2024

Question 6750 – Computer-Graphics

Let us consider that the original point is (x, y) and new transformed point is (x′, y′). Further, Shx and Shy are shearing factors in the x and y directions. If we perform the y-direction shear relative to x = xref then the transformed point is given by _______.

Correct Answer: C

Question 58 Explanation: 
A
x′ = x + Shx ⋅ (y – yref)

y′ = y

B
x′ = x

y′ = y ⋅ Shx

C
x′ = x

y′ = Shy (x – xref) + y

D
x′ = Shy ⋅ y

y′ = y ⋅ (x – xref)

Leave a Reply

Your email address will not be published. Required fields are marked *