presentation topic

19

Upload: moral

Post on 15-Feb-2016

35 views

Category:

Documents


0 download

DESCRIPTION

Presentation topic. PARALLEL PROJECTION. PARALLEL PROJECTION. PROJECTION MAPPING METHODS OF PROJECTION PARALLEL PROJECTION. PROJECTION. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Presentation  topic
Page 2: Presentation  topic

Presentation topicPARALLEL PROJECTION

Page 3: Presentation  topic

PARALLEL PROJECTIONPROJECTIONMAPPINGMETHODS OF PROJECTIONPARALLEL PROJECTION

Page 4: Presentation  topic

PROJECTIONFor centuries, artists, engineers, designers,

drafters, and architects have been facing difficulties and constraints imposed by the problem of representing a three-dimensional object or scene in a two-dimensional medium.

The implementers of a computer graphics system face the same challenge.  

Page 5: Presentation  topic

PROJECTION

The subject of projection will help you to display three dimensional model on two dimensional medium (screen)…

Page 6: Presentation  topic

MAPPINGProjection can be defined as a mapping of

point P(x,y,z) onto its image P`(x`,y`,z`) in the projection plane or view plane, which constitutes the display surface.

The mapping is determined by a projection line called the projector that passes through P and intersects the view plane.

 

Page 7: Presentation  topic

EXAMPLE

Page 8: Presentation  topic

MAPPINGWe can mapping a point in three dimensional

on a view plane Where viewer can view from their point of view..

Page 9: Presentation  topic

METHODS OF PROJECTIONPARALLEL PROJECTION

PERSPECTIVE PROJECTION

Page 10: Presentation  topic

TAXANOMY OF PROJECTIONWe can construct different projections

according to the view that is desired.

These methods are used to solve the basic problem of pictorial re presentation.

(how to display 3D model in 2D screen) 

Page 11: Presentation  topic

TAXANOMY

Page 12: Presentation  topic

TAXANOMY OF PROJECTION

Page 13: Presentation  topic

PARALLEL PROJECTIONIn parallel projection, image points are found

as the intersection of the view plane with a projector drawn from the object point and having a fixed direction.

The direction of projection is the prescribed direction for all projections.

Page 14: Presentation  topic

USE OF PARALEL PROJECTIONParallel projection methods are used by

drafters and engineers to create working drawings of an object which preserves its scale and shape.

The complete representation of these details often requires two or more views (projections) of the object onto different view plan.

Page 15: Presentation  topic

Mathematical Description of a Parallel Projection

Projection rays (projectors) emanate from a Center of Projection (COP) and intersect Projection Plane (PP).

The COP for parallel projectors is at infinity. The length of a line on the projection plane is

the same as the "true Length".

Page 16: Presentation  topic

FIGURE:

Page 17: Presentation  topic

figure

Center of projection at infinity

Direction of projection(DOP)Same for all points.

Page 18: Presentation  topic

PURPOSE OF PARALLEL PROJECTIONTo design model of exact measure of

original modelSo scale and shape will not change by

changing of point of views.

Page 19: Presentation  topic

~~~THE END~~~