Y-shear about the origin - 2-d and 3-d transformations, Computer Graphics

Assignment Help:

y-shear about the origin - 2-d and 3-d transformations

Suppose an object point P(x,y) be moved to P'(x',y') in the x-direction, through the specified scale parameter 'b'. that is, P'(x'y') be the result of y-shear of point P(x,y) through scale factor 'b' regarding the origin, that is demonstrated in Figure 5(a).

1739_y-shear about the origin - 2-d and 3-d transformations.png

Figure: 5(a)

Hence, the points P(x,y) and P'(x',y') have the subsequent relationship :

x' = x

 

y' = y+bx

= Shy(b)

 

 

Here 'b' is a constant (termed as shear parameter) which measures the degree of shearing. In matrix form, we contain:

2465_y-shear about the origin - 2-d and 3-d transformations 1.png

In terms of Homogeneous Coordinates, above equation (16) is:

479_y-shear about the origin - 2-d and 3-d transformations 2.png

There is, P'h = Ph.Shy(b)

Here Ph  and P'h  represents object points, before and after needed transformation, in Homogeneous Coordinates and Shy(b) is termed as homogeneous transformation matrix for y-shear along with scale factor 'b' in the y-direction.


Related Discussions:- Y-shear about the origin - 2-d and 3-d transformations

What is a dot size, What is a dot size? Dot size may be explained as th...

What is a dot size? Dot size may be explained as the diameter of a single dot on the devices output. Dot size is also known as the Spot size.

Vanishing point - viewing transformations, Vanishing Point - Viewing Transf...

Vanishing Point - Viewing Transformations This point is that point at those parallel lines shows to converge and vanish. A practical illustration is a long straight railroad

Line drawing algorithm, when dda line drawing algorithm is more efficient t...

when dda line drawing algorithm is more efficient than bresenhem line drawing algorithm?

Compression methods utilized for digital video, Compression methods utilize...

Compression methods utilized for digital video can be categorized in three major groups: General reason compression techniques can be utilized for any type of data. Intr

Animate 3d articulated character - forward kinematic method, In this progra...

In this programming assignment, you will animate and pose 3D articulated characters by implementing forward and inverse kinematic methods. You should be able to animate character j

Computer graphics, diffrence between vecgen and bresenham'' s algorithams

diffrence between vecgen and bresenham'' s algorithams

Define clipping, Define clipping and covering (exterior clipping)? Clip...

Define clipping and covering (exterior clipping)? Clipping is the process of cutting a graphics display to neatly fit a predefined graphics region or the view port.  This is

Modelling and rendering a surface, Modelling and Rendering a surface Com...

Modelling and Rendering a surface Common practice in modelling and rendering a surface is to approximate it by a polygonal surface.  By a polygonal surface we mean a surface whi

Sutherland hodgeman polygon clipping algorithm, What is clipping? Explain S...

What is clipping? Explain Sutherland Hodgeman polygon clipping algorithm with example.  OR Write the algorithm for Sutherland Hodgeman Polygon. Beginning with the initial set of p

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

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