Orthographic projection (also orthogonal projection and analemma) is a means of representing
three-dimensional
In geometry, a three-dimensional space (3D space, 3-space or, rarely, tri-dimensional space) is a mathematical space in which three values (''coordinates'') are required to determine the position (geometry), position of a point (geometry), poi ...
objects in
two dimensions. Orthographic projection is a form of
parallel projection in which all the projection lines are
orthogonal
In mathematics, orthogonality (mathematics), orthogonality is the generalization of the geometric notion of ''perpendicularity''. Although many authors use the two terms ''perpendicular'' and ''orthogonal'' interchangeably, the term ''perpendic ...
to the
projection plane
A projection plane, or plane of projection, is a type of view in which graphical projections from an object intersect.Gary R. Bertoline et al. (2002) ''Technical Graphics Communication''. McGraw–Hill Professional, 2002. , p. 330. Projection plane ...
,
resulting in every plane of the scene appearing in
affine transformation
In Euclidean geometry, an affine transformation or affinity (from the Latin, '' affinis'', "connected with") is a geometric transformation that preserves lines and parallelism, but not necessarily Euclidean distances and angles.
More general ...
on the viewing surface. The obverse of an orthographic projection is an
oblique projection
Oblique projection is a simple type of technical drawing of graphical projection used for producing two-dimensional (2D) images of three-dimensional (3D) objects.
The objects are not in perspective and so do not correspond to any view of an ...
, which is a parallel projection in which the projection lines are ''not'' orthogonal to the projection plane.
The term ''orthographic'' sometimes means a technique in
multiview projection in which principal axes or the planes of the subject are also parallel with the projection plane to create the ''primary views''.
If the principal planes or axes of an object in an orthographic projection are ''not'' parallel with the projection plane, the depiction is called ''axonometric'' or an ''auxiliary views''. (''Axonometric projection'' is synonymous with ''parallel projection''.) Sub-types of ''primary views'' include ''plans'', ''elevations'', and ''sections''; sub-types of ''auxiliary views'' include ''isometric'', ''dimetric'', and ''trimetric projections''.
A lens that provides an orthographic projection is an
object-space telecentric lens.
Geometry

A simple orthographic
projection
Projection or projections may refer to:
Physics
* Projection (physics), the action/process of light, heat, or sound reflecting from a surface to another in a different direction
* The display of images by a projector
Optics, graphics, and carto ...
onto the
plane ''z'' = 0 can be defined by the following matrix:
:
For each point ''v'' = (''v''
''x'', ''v''
''y'', ''v''
''z''), the transformed point ''Pv'' would be
:
Often, it is more useful to use
homogeneous coordinates
In mathematics, homogeneous coordinates or projective coordinates, introduced by August Ferdinand Möbius in his 1827 work , are a system of coordinates used in projective geometry, just as Cartesian coordinates are used in Euclidean geometry. ...
. The transformation above can be represented for homogeneous coordinates as
:
For each homogeneous vector ''v'' = (''v''
''x'', ''v''
''y'', ''v''
''z'', 1), the transformed vector ''Pv'' would be
:
In
computer graphics
Computer graphics deals with generating images and art with the aid of computers. Computer graphics is a core technology in digital photography, film, video games, digital art, cell phone and computer displays, and many specialized applications. ...
, one of the most common matrices used for orthographic
projection
Projection or projections may refer to:
Physics
* Projection (physics), the action/process of light, heat, or sound reflecting from a surface to another in a different direction
* The display of images by a projector
Optics, graphics, and carto ...
can be defined by a
6-tuple, (''left'', ''right'', ''bottom'', ''top'', ''near'', ''far''), which defines the
clipping planes. These planes form a box with the minimum corner at (''left'', ''bottom'', -''near'') and the maximum corner at (''right'', ''top'', -''far'').
The box is translated so that its center is at the origin, then it is scaled to the unit cube which is defined by having a minimum corner at (−1,−1,−1) and a maximum corner at (1,1,1).
The orthographic transform can be given by the following matrix:
:
which can be given as a
scaling
Scaling may refer to:
Science and technology
Mathematics and physics
* Scaling (geometry), a linear transformation that enlarges or diminishes objects
* Scale invariance, a feature of objects or laws that do not change if scales of length, energ ...
''S'' followed by a
translation
Translation is the communication of the semantics, meaning of a #Source and target languages, source-language text by means of an Dynamic and formal equivalence, equivalent #Source and target languages, target-language text. The English la ...
''T'' of the form
:
The inversion of the projection matrix ''P
−1'', which can be used as the unprojection matrix is defined:
Types
Three sub-types of orthographic projection are ''
isometric projection
Isometric projection is a method for visually representing three-dimensional objects in two dimensions in technical and engineering drawings. It is an axonometric projection in which the three coordinate axes appear equally foreshortened and ...
'', ''dimetric projection'', and ''trimetric projection'', depending on the exact angle at which the view deviates from the orthogonal.
Typically in axonometric drawing, as in other types of pictorials, one axis of space is shown to be vertical.
In isometric projection, the most commonly used form of axonometric projection in engineering drawing,
the direction of viewing is such that the three axes of space appear equally
foreshortened, and there is a common angle of 120° between them. As the distortion caused by foreshortening is uniform, the proportionality between lengths is preserved, and the axes share a common scale; this eases one's ability to take measurements directly from the drawing. Another advantage is that 120° angles are easily constructed using only a
compass and straightedge
In geometry, straightedge-and-compass construction – also known as ruler-and-compass construction, Euclidean construction, or classical construction – is the construction of lengths, angles, and other geometric figures using only an Idealiz ...
.
In dimetric projection, the direction of viewing is such that two of the three axes of space appear equally foreshortened, of which the attendant scale and angles of presentation are determined according to the angle of viewing; the scale of the third direction is determined separately.
In trimetric projection, the direction of viewing is such that all of the three axes of space appear unequally foreshortened. The scale along each of the three axes and the angles among them are determined separately as dictated by the angle of viewing. Trimetric perspective is seldom used in technical drawings.
Multiview projection
In ''multiview projection'', up to six pictures of an object are produced, called ''primary views'', with each projection plane parallel to one of the coordinate axes of the object. The views are positioned relative to each other according to either of two schemes: ''first-angle'' or ''third-angle'' projection. In each, the appearances of views may be thought of as being ''projected'' onto planes that form a six-sided box around the object. Although six different sides can be drawn, usually three views of a drawing give enough information to make a three-dimensional object. These views are known as
front view
In technical drawing and computer graphics, a multiview projection is a technique of illustration by which a standardized series of orthographic projection, orthographic two-dimensional pictures are constructed to represent the form of a three-d ...
(also ''elevation''),
top view
In technical drawing and computer graphics, a multiview projection is a technique of illustration by which a standardized series of orthographic projection, orthographic two-dimensional pictures are constructed to represent the form of a three-d ...
(also ''plan'') and
end view
In technical drawing and computer graphics, a multiview projection is a technique of illustration by which a standardized series of orthographic two-dimensional pictures are constructed to represent the form of a three-dimensional object. Up to ...
(also ''section''). When the plane or axis of the object depicted is ''not'' parallel to the projection plane, and where multiple sides of an object are visible in the same image, it is called an ''auxiliary view''. Thus ''isometric projection'', ''dimetric projection'' and ''trimetric projection'' would be considered ''auxiliary views'' in multiview projection. A typical characteristic of multiview projection is that one axis of space is usually displayed as vertical.
Cartography

An orthographic projection map is a
map projection
In cartography, a map projection is any of a broad set of Transformation (function) , transformations employed to represent the curved two-dimensional Surface (mathematics), surface of a globe on a Plane (mathematics), plane. In a map projection, ...
of
cartography
Cartography (; from , 'papyrus, sheet of paper, map'; and , 'write') is the study and practice of making and using maps. Combining science, aesthetics and technique, cartography builds on the premise that reality (or an imagined reality) can ...
. Like the
stereographic projection
In mathematics, a stereographic projection is a perspective transform, perspective projection of the sphere, through a specific point (geometry), point on the sphere (the ''pole'' or ''center of projection''), onto a plane (geometry), plane (th ...
and
gnomonic projection, orthographic projection is a
perspective (or azimuthal) projection, in which the
sphere
A sphere (from Ancient Greek, Greek , ) is a surface (mathematics), surface analogous to the circle, a curve. In solid geometry, a sphere is the Locus (mathematics), set of points that are all at the same distance from a given point in three ...
is projected onto a
tangent plane
In geometry, the tangent line (or simply tangent) to a plane curve at a given point is, intuitively, the straight line that "just touches" the curve at that point. Leibniz defined it as the line through a pair of infinitely close points o ...
or
secant plane. The ''point of perspective'' for the orthographic projection is at
infinite distance. It depicts a
hemisphere
Hemisphere may refer to:
In geometry
* Hemisphere (geometry), a half of a sphere
As half of Earth or any spherical astronomical object
* A hemisphere of Earth
** Northern Hemisphere
** Southern Hemisphere
** Eastern Hemisphere
** Western Hemi ...
of the
globe
A globe is a spherical Earth, spherical Model#Physical model, model of Earth, of some other astronomical object, celestial body, or of the celestial sphere. Globes serve purposes similar to maps, but, unlike maps, they do not distort the surface ...
as it appears from
outer space, where the
horizon
The horizon is the apparent curve that separates the surface of a celestial body from its sky when viewed from the perspective of an observer on or near the surface of the relevant body. This curve divides all viewing directions based on whethe ...
is a
great circle
In mathematics, a great circle or orthodrome is the circular intersection of a sphere and a plane passing through the sphere's center point.
Discussion
Any arc of a great circle is a geodesic of the sphere, so that great circles in spher ...
. The shapes and areas are
distorted, particularly near the edges.
[Snyder, John P. (1993). ''Flattening the Earth: Two Thousand Years of Map Projections'' pp. 16–18. Chicago and London: The University of Chicago Press. .]
The orthographic projection has been known since antiquity, with its cartographic uses being well documented.
Hipparchus
Hipparchus (; , ; BC) was a Ancient Greek astronomy, Greek astronomer, geographer, and mathematician. He is considered the founder of trigonometry, but is most famous for his incidental discovery of the precession of the equinoxes. Hippar ...
used the projection in the 2nd century BC to determine the places of star-rise and star-set. In about 14 BC, Roman engineer
Marcus Vitruvius Pollio used the projection to construct sundials and to compute sun positions.
Vitruvius also seems to have devised the term orthographic – from the Greek ''orthos'' ("straight") and ''graphē'' ("drawing") – for the projection. However, the name ''
analemma
In astronomy, an analemma (; ) is a diagram showing the position of the Sun in the sky as seen from a fixed location on Earth at the same Solar time#Mean solar time, mean solar time over the course of a year. The change of position is a result ...
'', which also meant a sundial showing latitude and longitude, was the common name until
François d'Aguilon of Antwerp promoted its present name in 1613.
The earliest surviving maps on the projection appear as woodcut drawings of terrestrial globes of 1509 (anonymous), 1533 and 1551 (Johannes Schöner), and 1524 and 1551 (Apian).
Notes
References
External links
Normale (orthogonale) AxonometrieOrthographic Projection Video and mathematics
{{Structural geology
Euclidean geometry
Graphical projections
Linear algebra
de:Orthogonale Projektion#Orthogonale Projektion