Different types of parallel and perspective projection, Computer Graphics

Assignment Help:

Q. Describe different types of parallel and perspective projection used in computer graphics.

                                                                                                OR

Explain projection, type of projection, view plane vanishing point in detail.

                                                                                                OR

Write short note on parallel projection.

                                                                                                OR

Describe different types of parallel projections used in computer graphics.

Ans. Projection: Once world coordinate descriptions of the objects in a scene are converted to viewing coordinate, we can project the three- dimensional object onto the two- dimensional view plane. There are two basic projections methods- parallel and Perspective projection. (i) Parallel projection: In a parallel projection, parallel lines in the world coordinate scene project into parallel lines on the two dimensional display plane. This technique is used in engineering and architectural drawings to represent an object with a set of views that maintain relative proportions of the object. By selecting different viewing positions, we can project visible points on the object onto the display plane to obtain different - dimensional views of the object. When the projection is perpendicular to the view plane, we have an orthographic parallel projection. Three basic types of orthographic parallel projections are: (a) Top view( plan view): The projection of the object as seen from the top. (b) side view (side elevation): The projection of the object on a display plane as seen from a side of the object. The display plane is always on the side just opposite to the viewing position. (c) Front view (front elevation) The projection of the object as seen from the front side of the object. Orthographic projection are those that display more than one face of an object which can also be drawn. Such views are called 'axonometric' orthographic projection. The most commonly used axonometric projection is the Isometric projection. An isometric projection can be generated by aligning the projection plane so that it intersects each coordinate axis in which the object is defined (called the principal axis) at the same distance from the origin. Oblique projection: An oblique projection is obtained by projection points along parallel lines that are not perpendicular to the projection plane. The oblique projection vector is specified with two angles a and o. Common choices for angle o are 30­0 and 450 which display a combination view of the front, side and top of an object. Commonly used values for a are those which tan a = 1 and tan a = 2. For the first case, a = 450 and the views obtained are called Cavalier projection. All lines perpendicular to the projection plane are projection with no change in length. When the projection angle a is chosen so that tan a = 2, the resulting view is called a cabinet projection. For this angle (=63.40), lines perpendicular to the viewing surface are projection at one- half their length. Cabinet projection appears more realistic then cavalier projection because of the reduction in the length of perpendiculars. (ii) Perspective projection: To obtain a perspective projection of a three- dimensional object, we transform points along projection lines that meet at the projection reference point. Suppose we set the projection reference point at position Z prp along the Z v axis, and we place the view plane the view plane at Z v p,. We can write equations describing coordinate position along this perspective projection line in parametric from as x' = x- x u y' = y- y u z' = z- (z- z prp)u parameter u takes values from 0 to 1, and coordinate position (x', y', z') represents any point along the projection line. When u=0, we are at position P= (x, y, z). At the other end of the line, u=1 and we have the projection reference point coordinate (0, 0, z prp). On the view plane, z'=zvp and we can solve the z' equation of parameter u at this position along the projection line: u = 0, we are at position P = (x, y, z). At the other end of the line, u = 1 and we have the projection reference point coordinates (0, 0, z ). On the view plane z = z and we can solve the z equation of parameter u at this position along the projection line: View Plane A view plane, or projection plane is the set up perpendicular to the viewing zy axis. The view plane as the film plane in a camera that has been positioned and oriented for a particular shot of the scene. World coordinate positions in the scene are transformed to viewing coordinates. Then viewing coordinates are projected on to the view plane. 


Related Discussions:- Different types of parallel and perspective projection

Z-buffer algorithm, How to implement z-buffer algorithm using C programming...

How to implement z-buffer algorithm using C programming

Linear filtering concept -horizontal & vertical sobel filter, This question...

This question is about linear filtering concepts using the built in filtering functions (it is not about edge detection methods). Load an MRI image and perform the following: i.

Rotation about the origin - 2-d and 3-d transformations, Rotation about the...

Rotation about the origin - 2-d and 3-d transformations Specified a 2-D point P(x,y), which we need to rotate, along with respect to the origin O. The vector OP has a length '

Magnify a triangle with vertices, Magnify a triangle with vertices A = (1,1...

Magnify a triangle with vertices A = (1,1), B = (3,1) and C = (2,2) to twice its size in such a way that A remains in its original position.  Answer: You need to apply scaling b

Video conferencing and virtual reality, Video Conferencing and Virtual Real...

Video Conferencing and Virtual Reality Virtual reality is a truly fascinating multimedia application. In such, the computer creates an artificial environment using hardware an

Shading , short note on shading

short note on shading

Algorithms for filled-area primitives, Algorithms for filled-area primitive...

Algorithms for filled-area primitives These algorithms are classified into two categories (i)  Scan line algorithms (ii) Seed fill algorithms.

Parallel projection, Parallel Projection In parallel projection, object...

Parallel Projection In parallel projection, objects in scene are projected onto the 2D view plane along rays parallel to a projection vector. Parallel projection is orthogra

Differences, difference between vecgen and breshnam algorithm

difference between vecgen and breshnam algorithm

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