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

Assignment Help:

xy-Shear about the Origin - 2-d and 3-d transformations

Suppose an object point P(x,y) be moved to P'(x',y') as a outcome of shear transformation in both x- and y-directions along with shearing factors a and b, respectively, as demonstrated in

323_xy-Shear about the Origin - 2-d and 3-d transformations.png

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

x' = x +ay

 

y' = y+bx

= Shxy(a,b)

 

(19)

Here ′ay′ and ′bx′ are shear factors in x and y directions, respectively. The xy-shear is also termed as shearing for short or simultaneous shearing.

In matrix form, we contain:

541_xy-Shear about the Origin - 2-d and 3-d transformations 1.png

-------------(20)

In terms of Homogeneous Coordinates, we contain:

397_xy-Shear about the Origin - 2-d and 3-d transformations 2.png

---------(21)

It is, P'h = Ph.Shxy(a,b)  ----------(22)

Here Ph   and P'h represent object points, before and after needed transformation, in Homogeneous Coordinates and Shxy(a,b) is termed as homogeneous transformation matrix for xy-shear in both x- and y-directions along with shearing factors a and b, respectively, particular case: while we put b=0 in above equation (21), we contain shearing in x-direction, and while a=0, we have Shearing in the y-direction, correspondingly.


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

Phong shading algorithm, Q. Describe briefly phong shading algorithm.   ...

Q. Describe briefly phong shading algorithm.   OR                Write short note on phong shading.    Phong shading   Phong shading or normal vector interpo

Open Gl, Write a program in C/C++ using OpenGL to create (without using bui...

Write a program in C/C++ using OpenGL to create (without using built in function) a square by implementing shear algorithm along 1. X-axis, 2.Y-axis.

3d graphics, Define hermite interpolation in deatail description with examp...

Define hermite interpolation in deatail description with example?

Disadvantages of the z-buffer method, Disadvantages : 1)   Doubles memor...

Disadvantages : 1)   Doubles memory needs, one for at least z-buffer and one for refreshes- buffer. 2)   Dependency of device and memory intensive. 3) Wasted calculation u

Explain difference between impact and non-impact printers, What is the diff...

What is the difference between impact and non-impact printers?  Impact printer press produced character faces against an inked ribbon on to the paper. A line printer and dot-ma

Assumptions for polygon or area clipping algorithm, Assumptions for Polygon...

Assumptions for Polygon or Area Clipping Algorithm Assumption: The viewport and window are rectangular. So only, by identifying the maximum and the minimum coordinates t

Interrupts - event driven devices, Interrupts - Event driven devices ...

Interrupts - Event driven devices Interrupts: An option to polling is the interrupt feature. The device sends an interrupt signal to the processor while an event happens. T

Architecture-applications for computer animation, Architecture: One of the...

Architecture: One of the purposes for the development of virtual reality (that is in fact a form of computer animation) was which it was going to be very helpful to architects. He

Handling mouse input, When you set up your project, create the class as an ...

When you set up your project, create the class as an "ACM Graphics Program", rather than a plain class. This will perform the necessary preparations for you to use mouse input in y

Write a c code for generating concentric circles, Write a C code for genera...

Write a C code for generating concentric circles.  Put the circle function circleMidpoint()in a for loop  as follows: for( int radius = MinRadius; radius circleMidpoint(i

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