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

Simulation-applications for computer animation, Simulation: There are seve...

Simulation: There are several things, places and events people cannot witness in first person. There are a lot of causes for this. Several may happen too rapidly, several may be t

Area-subdivision method, Area-Subdivision method This method is a ty...

Area-Subdivision method This method is a type of an image-space method although uses object-space operations re-ordering or sorting of surfaces as per to depth. Area sub-div

Implement the boundary fill and flood fill algorithm, 1. Implement the boun...

1. Implement the boundary fill algorithm and flood fill algorithm in C-language and use your code to fill two different types of closed areas such as  i)  A Circle ii)  A sel

Gif file compression, GIF File Compression The Graphic Interchange Form...

GIF File Compression The Graphic Interchange Format file format utilizes a relatively basic form of file compression which squeezes out inefficiencies within the data storage w

Limitations of cohen sutherland line clipping algorithm, Limitations of Coh...

Limitations of Cohen Sutherland line clipping Algorithm The algorithm is merely applicable to rectangular windows and not to the other convex shaped window. Consequently, a

Visible-surface detection, Visible-Surface Detection For the generation...

Visible-Surface Detection For the generation of realistic graphics display you know that hidden surfaces and hidden lines should be identified for removing. For this reason we

Write a c-code that plots an object on the window, Write a C-code that plot...

Write a C-code that plots an object on the window and on the user's click of mouse on the window, the object starts rotating continuously until the user presses the mouse again.

Define addressability, What is meant by Addressability?  The Addressabi...

What is meant by Addressability?  The Addressability is the number of individual dots per inch (d.p.i) that can be formed. If the address of the current dot is (x, y) then the

Write a c-code which generates a font interactively, Write a C-code which g...

Write a C-code which generates a font interactively.This means after every n mouse clicks, a Bezier curve is generated and then the terminal point of the last drawn Bezier curve is

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