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

Explain what is the bleed and its purposes, QUESTION (a) Name the space...

QUESTION (a) Name the spaces and guides in the Figure below                 (b) What is the difference between Pantone and Process colors? Elaborate (c) Explain what i

What are the developments of cad, What are the Developments of CAD Now...

What are the Developments of CAD Now CAD packages can be linked to 3D ink jet printers which produce an actual prototype model by building up layers/slices in fine powder (suc

Spline curve - modeling and rendering, Spline curve - Modeling and Renderin...

Spline curve - Modeling and Rendering Spline curve is created by using Control points that control the shape of the curve Spline curve is a composite curve formed along with s

Determine general graphics system designed for a programmer, Explain the di...

Explain the differences among a general graphics system designed for a programmer and one designed for a specific application, such as architectural design? Basically, package

What is persistence, What is persistence? The time it takes the emitted...

What is persistence? The time it takes the emitted light from the screen to decompose one tenth of its original intensity is known as persistence.

What is the minimum number of control points, Question: A curve shape ha...

Question: A curve shape has three quadratic Bézier curve segments. The curves have been joined sequentially so that continuity of the first derivative of the resulting curve sha

Character generation, Which is the most usable and frequent method to gener...

Which is the most usable and frequent method to generate a character?

Write a code to continuously rotate square about pivot point, Write a code ...

Write a code to continuously rotate a square about a pivot point.    #include   static GLfloat rotat=0.0;   void init(void); void display(void); void reshape(int w

Utility purpose of display processor in the graphic system, Explain the uti...

Explain the utility and purpose of display processor in the graphic system.  The purpose of the display processor is to free the CPU from the graphics chores. A major task of the d

What is shearing, What is shearing?  The shearing transformation actua...

What is shearing?  The shearing transformation actually slants the object with the X direction or the Y direction as needed.ie; this transformation slants the shape of an obje

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