Open In App

Perspective Projection and its Types

Improve
Improve
Like Article
Like
Save
Share
Report

In Perspective Projection the center of projection is at finite distance from projection plane. This projection produces realistic views but does not preserve relative proportions of an object dimensions. Projections of distant object are smaller than projections of objects of same size that are closer to projection plane. The perspective projection can be easily described by the following figure:

 
 

  1. Center of Projection – It is a point where lines or projection that are not parallel to projection plane appear to meet.
  2. View Plane or Projection Plane – The view plane is determined by :
    • View reference point R0(x0, y0, z0)
    • View plane normal.
  3. Location of an Object – It is specified by a point P that is located in world coordinates at (x, y, z) location. The objective of perspective projection is to determine the image point P’ whose coordinates are (x’, y’, z’)

The perspective projection, on the other hand, produces realistic views but does not preserve relative proportions.

In perspective projection, the lines of projection are not parallel. Instead, they all converge at a single point called the center of projection or projection reference point.

The object positions are transformed to the view plane along these converged projection lines and the projected view of an object is determined by calculating the intersection of the converged projection lines with the view plane,as shown below figure 

Perspective Projection of an object to the view plane

Types of Perspective Projection : Classification of perspective projection is on basis of vanishing points (It is a point in image where a parallel line through center of projection intersects view plane.). We can say that a vanishing point is a point where projection line intersects view plane. The classification is as follows :  
 

  • One Point Perspective Projection – One point perspective projection occurs when any of principal axes intersects with projection plane or we can say when projection plane is perpendicular to principal axis. In the above figure, z axis intersects projection plane whereas x and y axis remain parallel to projection plane.
  • Two Point Perspective Projection – Two point perspective projection occurs when projection plane intersects two of principal axis. In the above figure, projection plane intersects x and y axis whereas z axis remains parallel to projection plane.
  • Three Point Perspective Projection – Three point perspective projection occurs when all three axis intersects with projection plane. There is no any principal axis which is parallel to projection plane.

Application of Perspective Projection : The perspective projection technique is used by artists in preparing drawings of three-dimensional objects and scenes.


Last Updated : 03 Apr, 2023
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads