Translation - 2-d and 3-d transformations, Computer Graphics

Assignment Help:

Translation - 2-d and 3-d Transformations

It is the process of changing the position of an object. Suppose an object point P(x,y)=xI+yJ be moved to P'(x',y') by the specified translation vector V= txI + tyJ; here tx and ty is the translation factor in x and y directions, hence

P'=P+V.                                 ----------------(1)

In element form, we have:

Tv=        x'=x+ tx   and

y'=y+ty                      ----------------(2)

483_Translation - 2-d and 3-d Transformations.png

As demonstrated in Figure 2, P' is the new location of P, after moving tx along x-axis and ty along y-axis. This is impossible to enlarge a relation of the form.

P'=P.Tv                                                        ---------------(3)

Here Tv is the transformation for translation in matrix form.

We cannot present the translation transformation in (2x2) matrix form as 2-Dimentional Euclidean system.

Any transformation operation can be shown as a (2x2) matrix form, but except translation, which is translation transformation cannot be expressed like a (2x2) matrix form 2-Dimentional Euclidean system. Although via using Homogeneous coordinate system i.e. HCS, we can show translation transformation in matrix form. The Homogeneous coordinate system and advantages of by using Homogeneous coordinate system is discussed, in brief detail, in section of homogeneous coordinate systems.


Related Discussions:- Translation - 2-d and 3-d transformations

Region filling, what is region filling? give details

what is region filling? give details

Ray tracing algorithm - recursive, Ray Tracing Algorithm - Recursive ...

Ray Tracing Algorithm - Recursive Frequently, the basic ray tracing algorithm is termed as a "recursive" acquiring an outcome wherein a given process repeats itself an arbitr

Transform from the world to viewing coordinate system, To transform from th...

To transform from the world coordinate system to viewing coordinate system you need to perform the following operations.  a)  Translate the viewing coordinate origin to the worl

Draw a long line segment using dda line drawing algorithm, Draw a long line...

Draw a long line segment using (i) DDA line drawing algorithm (ii) Bresenham line drawing algorithm (iii) OpenGL function using GL_LINES.  Observe if DDA line segment deflects from

What is persistence and resolution, What is persistence and resolution?  ...

What is persistence and resolution?  The time it takes the emitted light from the screen to decay one tenth of its original intensity is known as a persistence.  The maximum

What do you understand by the term branding, Question 1: (a) Explain th...

Question 1: (a) Explain the term ‘Corporate Identity'. (b) Give four examples of what a Corporate Identity comprises of and briefly explain their uses. (c) You are an employe

Shading , short note on shading

short note on shading

What is the advantages of electrostatic plotters, What is the advantages of...

What is the advantages of electrostatic plotters? Advantages of electrostatic plotters: They have very high quality printers and faster than pen plotters. Recent electros

For orthographic parallel projection, For orthographic parallel projection:...

For orthographic parallel projection:    glOrtho(left, right, bottom, top, near, far);  glOrtho2D(left, right, bottom, top);    Here left, right define the x-direction ex

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd