What is homogeneous coordinate, Computer Graphics

Assignment Help:

What is homogeneous coordinate? Discuss the composite transformation matrix for two successive translations and scaling.

In design and picture formation process, many times we may require to perform translation rotation and scaling to fit the picture components into their proper positions. In the previous section we have seen that each of the basic transformation can be expressed in the general matrix form. To produce a sequence of transformations with above equations, such as translation followed by rotation and then scaling, we must calculate the transformed coordinate’s one step at a time. First coordinates are translates then these translated coordinates are scaled and finally the scaled coordinates are rotated. But this sequence of transformation process is not efficient. A more efficient approach is to combine sequence of transformation into one transformation so that the final coordinate position is obtained directly from initial coordinate. This eliminates the calculation of intermediate coordinate values. In order to combine sequence of transformation terms in M2. To achieve this we have to represent matrix M as 3 * 3 matrixes instead of 2 * 2 introducing an additional dummy coordinate W. Here points are specified by three numbers instead of two. This coordinate system and it allows us to express all transformation equations as matrix multiplication. For two dimensional transformation we can have =1. 


Related Discussions:- What is homogeneous coordinate

Bezier curves and surfaces - modeling and rendering, Bezier Curves and Surf...

Bezier Curves and Surfaces We had discussed in the previously that we can create complicated geometries along with the aid of polygon meshes that are further constituted of s

Side effects due to scan conversion, What are the side effects due to scan ...

What are the side effects due to scan conversion? How can the effects be minimized? Aliasing Effects (Side effects of scan conversion)   Scan conversion is essentially a syst

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

Describe the wiggler function in animation help, Question 1: (a) Descri...

Question 1: (a) Describe the term Mask Path and give brief steps how you could change a rectangle into a triangle with respect to time in AE CS3. (b) Expressions are ve

Design a graphical user interface, 1. Implement proper exception handling m...

1. Implement proper exception handling mechanism for this application. 2. Display all data a. Search specific data (depending of the user selection, your application should e

Cohen sutherland, explain cohen sutherland line clipping algorithm

explain cohen sutherland line clipping algorithm

Define the term multimedia, Question (a) Define the term Multimedia. ...

Question (a) Define the term Multimedia. (b) Describe any four important tools you know about for a virtual campus. (c) Following our discussion in our lecture list an

Removing polygons hidden through a surrounding polygon, Removing Polygons H...

Removing Polygons Hidden through a Surrounding Polygon: The key to capable visibility calculation lies actually a polygon is not visible whether it is in back of a surrounding

Illustration of a clipping window - raster graphics, Illustration of a Clip...

Illustration of a Clipping window ABCD is placed as follows: A (100, 10), B (160, 10, C (160, 40), D (100, 40) By using Sutherland-Cohen clipping algorithm determine the vis

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