InterviewSolution
Saved Bookmarks
| 1. |
What Is Translation? |
|
Answer» Translation is the process of CHANGING the POSITION of an object in a straight-line path from ONE coordinate location to another. Every point (X , y) in the object must under go a displacement to (x|,y|). the transformation is:x| = x + TX ; y| = y+ty Translation is the process of changing the position of an object in a straight-line path from one coordinate location to another. Every point (x , y) in the object must under go a displacement to (x|,y|). the transformation is:x| = x + tx ; y| = y+ty |
|