1.

Two successive translations are___________________(a) Multiplicative(b) Inverse(c) Subtractive(d) AdditiveThis question was addressed to me during an interview for a job.The query is from Composite 2D Transformations topic in division 2D Transformation and Viewing of Computer Graphics

Answer»

Correct CHOICE is (d) Additive

The EXPLANATION: Successive translations are additive.

P’= T(tx1, ty1) .[T(tx2, ty2)] P

= {T(tx1, ty1). T(tx2, ty2)}.P

Or T(tx1, ty1). T(tx2, ty2) = T(tx1+tx2 , ty1 + ty2).



Discussion

No Comment Found

Related InterviewSolutions