Single point perspective transformation, Computer Graphics

Assignment Help:

Single Point Perspective Transformation - Viewing Transformations

In order to derive the particular point perspective transformations beside the x and y-axes, we construct figures (19) and (20) as the same to the Figure 18, although with the consequent COP's at E(-d,0,0) and E(0,-d,0) on the -ive x and y-axes respectively.

131_Single Point Perspective Transformation.png

The parametric equation of an l i.e. line EP, starting by E and passing through P is:

E+t(P-E)  0

=(-d,0,0)+t[(x,y,z)-(-d,0,0)]

=(-d,0,0)+t[x+d,y,z]

=[-d+t.(x+d), t.y, t.z]

Point P' is acquired, while t=t*

There is, P'=(x',y',z') =[-d+t*.(x+d), t*.y, t*.z]

Because, P' lies on X=0 plane shows -d+t*.(x+d)=0 must be true, which is t*=d/(x+d) is actual.

 

Hence, x'=-d+t*(x+d)=0

         y'=t*.y=y.d/(x+d)

         z'=t*.z=z.d/(x+d)

Hence P'=( 0, y.d/(z+d), z.d/(x+d))

          = (0,y/((z/d)+1), z/((x/d)+1))

In terms of Homogeneous coordinate system as P'=(0,y,z,(x/d)+1). The above equation can become in matrix form that is:388_Single Point Perspective Transformation 2.png

=[0,y/((z/d)+1), z/((x/d)+1),1] -------- (5)

is, P'h = Ph.Pper,x  --------------------------------(6)

Here Pper,z    in equation (5) implies the particular point perspective transformation w.r.t. x-axis.

Thus, the ordinary coordinates projected point P' of a agreed point P of a particular point perspective transformation with respect to the x-axis as:

(x', y',z',1)= [0,y/((z/d)+1), z/((x/d)+1),1] which has a center of projection at [-d,0,0,1] and a vanishing point assigned on the x-axis at [0,0,0,1]

As the same, the particular point perspective transformation w.r.t. y-axis is consequently:

687_Single Point Perspective Transformation 3.png

=[x/((y/d)+1),0, z/((y/d)+1),1] That is, P'h = Ph.Pper,y  -----------------------------(7)

Here Pper,y  in equation (5) implies the particular point perspective transformation w.r.t. y-axis.

Hence, the ordinary coordinates as projected point P' of a given point P of a particular point perspective transformation w.r.t. y-axis that is:

(x',y',z',1)=[x/((y/d)+1),0, z/((y/d)+1),1] which has a center of projection at [0,-d,0,1] and a vanishing point assigned on the y-axis at [0,0,0,1].


Related Discussions:- Single point perspective transformation

Area filling algorithms - output primitives, Area Filling Algorithms Be...

Area Filling Algorithms Before we go ahead with area filling algorithms, a word about pixel addressing and object geometry. You know that line segments are discretized into fin

Composite transformation, program to prove 2 consecutive rotation & scaling...

program to prove 2 consecutive rotation & scaling are additive in nature

Describe transformation, What is Transformation?  Transformation is the...

What is Transformation?  Transformation is the process of introducing changes in the shape size and orientation of the object using scaling rotation reflection shearing & trans

Prepare a cylinder, Question: (a) Write a short note on the dot syntax...

Question: (a) Write a short note on the dot syntax as used in actionScript. (b) A data type describes the kind of information a variable or ActionScript element can hold.

Prepare an initial sorted edge list, Q: For the following polygon, prepare ...

Q: For the following polygon, prepare an initial sorted edge list and then make the active edge list for scan lines y = 5,20,30,35 Coordinates of the vertices are as shown in Figur

Matrix for orthographic projection, Matrix for Orthographic Projection ...

Matrix for Orthographic Projection Orthographic projections are projections into one of the coordinate planes x=0, y=0or z=0. The matrix for orthographic projection on the z=0

Simple graphical user interface, The RIA should consist of: i) A simple ...

The RIA should consist of: i) A simple Graphical User Interface (GUI) constructed from a simple navigation system (comprising of around 5 key frames) making use of the Flash tim

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

Engineering-applications for computer animation, Engineering: CAD has alwa...

Engineering: CAD has always been an imperative tool in industry. For illustration in automobile design, CAD could be utilized to model a car. Although with the advent of computer

Convert the intensity value of the current pixel, Step1:  Read a text file ...

Step1:  Read a text file which we want to hide. Step2:  Transform it into an array of its binary value. Step3: Transform this array into its equivalent one dimensional array

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