Orthographic projection is a method for representing three-dimensional objects on a two-dimensional surface by projecting points along parallel lines that are perpendicular to the projection plane. Unlike perspective projection, which mimics human vision by converging lines toward vanishing points, orthographic projection preserves parallelism and allows true-scale measurements in the projected directions.

Key characteristics

Orthographic projection is defined by a projection plane and a single viewing direction orthogonal to that plane. Common forms include multiview (also called orthographic views) and axonometric projections. Multiview drawings present several 2D views—typically front, top and side—each showing true shape and size in its plane. Axonometric variants portray multiple axes simultaneously; isometric, dimetric and trimetric are the best-known subtypes and differ by the angles used to foreshorten axes.

History and development

The technique grew out of practical needs in drafting, architecture and engineering. By the Renaissance and especially during the Industrial Revolution, orthographic methods became standard for technical communication because they allowed precise, unambiguous representation of parts and structures. Later, these principles were incorporated into standards for technical drawing and into computer-aided design systems.

Uses and examples

  • Engineering and mechanical drawings where dimensions must be exact.
  • Architectural plans and elevations showing layout and construction detail.
  • Computer graphics and CAD: an orthographic camera produces non-perspective renders useful for modeling and measurement.
  • Technical manuals and assembly guides that require clear, measurable views.

Distinctions and practical notes

Orthographic projection preserves scale along the axes parallel to the projection plane and avoids perspective distortion, making it ideal for measurement. Its drawback is a lack of realistic depth cues, so designers often use a combination of orthographic and perspective views. For a broader discussion of projection methods and their trade-offs see parallel projection.

In modern workflows, orthographic views remain fundamental for precise fabrication, inspection, and documentation, and they continue to be supported by drafting standards and digital design tools.