What is Perspective? A mechanism for portraying 3D in 2D True - - PowerPoint PPT Presentation

what is perspective
SMART_READER_LITE
LIVE PREVIEW

What is Perspective? A mechanism for portraying 3D in 2D True - - PowerPoint PPT Presentation

What is Perspective? A mechanism for portraying 3D in 2D True Perspective corresponds to projection onto a plane True Perspective corresponds to an ideal camera image ViewTransformations 3D world


slide-1
SLIDE 1

What is “Perspective?”

  • A mechanism for portraying 3D in 2D
  • “True Perspective” corresponds to

projection onto a plane

  • “True Perspective” corresponds to an ideal

camera image

slide-2
SLIDE 2

ViewTransformations

  • 3D world

– Determine 3D camera viewpoint and

  • rientation

– Project 3D to 2D – Map 2D representation to physical device – Go to notes

slide-3
SLIDE 3

ViewTransformations

  • Viewport
slide-4
SLIDE 4

Orthographic

slide-5
SLIDE 5

Engineering Drawing

A A Section AA

slide-6
SLIDE 6

Isometric Projection

slide-7
SLIDE 7

Isometric View

slide-8
SLIDE 8

Cavalier Projection

slide-9
SLIDE 9

Cabinet Projection

slide-10
SLIDE 10

Positioning the Camera

  • Use gluLookAt to specify

– Eye location – “Look-at” point – “up” vector

  • gluLookAt(10,10,10,1,2,3,0,0,1);

– Eye is (10,10,10) – Look at point is (1,2,3) – Up is (0,0,1)

  • Usually done in GL_PROJECTION matrix and combined

with perspective matrix

slide-11
SLIDE 11

Frustum

slide-12
SLIDE 12

Perspective Projection

Eye = e Gaze = LookAt = g Up = y Distance to viewplane = d Z = distance to object on z axis

ys g e y

d

z

viewplane

slide-13
SLIDE 13

Perspective

slide-14
SLIDE 14

Vanishing Points: One Point Perspective

slide-15
SLIDE 15

Vanishing Points: Two Point Perspective

slide-16
SLIDE 16

Perspective in Art

First ever painting (Trinity with the Virgin, St. John and Donors) done in perspective by Masaccio, in 1427.

slide-17
SLIDE 17

Perspective in Art

A painting (The Piazza of St. Mark, Venice) done by Canaletto in 1735-45 in one-point perspective.

slide-18
SLIDE 18

Perspective in Art

Painting in two point perspective by Edward Hopper

The Mansard Roof 1923; Watercolor on paper, 13 3/4 x 19 inches; The Brooklyn Museum, New York

slide-19
SLIDE 19

Perspective in Art

A painting (City Night, 1926) by Georgia O'Keefe. Approximately in three-point perspective.

slide-20
SLIDE 20

Many Kinds of Perspective Used

  • Mechanical Engineering
  • Cartography
  • Art
slide-21
SLIDE 21

Perspective in Art

  • Naïve (wrong)
  • Egyptian
  • Cubist (unrealistic)
  • Esher
  • Miro
  • Matisse
slide-22
SLIDE 22

Egyptian Frontalism

  • Head profile
  • Body front
  • Eyes full
  • Rigid style
slide-23
SLIDE 23

Uccello's (1392-1475) handdrawing was the first extant complex geometrical form rendered according to the laws of linear perspective (Perspective Study of a Chalice, Drawing, Gabinetto dei Disegni, Uffizi, Florence, ca 1430 1440)

23

slide-24
SLIDE 24

Perspective in Cubism

Braque,

Georges Woman with a Guitar Sorgues, autumn 1913

slide-25
SLIDE 25

Perspective in Cubism

slide-26
SLIDE 26

Pablo Picaso,

Madre con niño muerto (1937)

26

slide-27
SLIDE 27

Pablo Picaso

Cabeza de mujer llorando con pañuelo

27

slide-28
SLIDE 28

Perspective (Mural) Games

M C Esher, Another World II (1947)

slide-29
SLIDE 29

Perspective

M.C. Escher, Ascending and Descending (1960)

slide-30
SLIDE 30
  • M. C. Esher

M.C. Escher, Ascending and Descending (1960)

slide-31
SLIDE 31
  • M. C. Esher
  • Perspective is “local”
  • Perspective consistency is not “transitive”
  • Nonplanar (hyperbolic) projection
slide-32
SLIDE 32

Nonplanar Projection

M C Esher, Heaven and Hell

slide-33
SLIDE 33

Nonplanar Projection

M C Esher, Heaven and Hell

slide-34
SLIDE 34

David McAllister

The March of Progress, (1995)

slide-35
SLIDE 35

Joan Miro

The Tilled Field

Flat Perspective:

What cues are missing?

slide-36
SLIDE 36

Henri Matisse, La Lecon de Musique

Flat Perspective:

What cues are missing?

36

slide-37
SLIDE 37

Henri Matisse, Danse II (1910)

37

slide-38
SLIDE 38
slide-39
SLIDE 39

Norway is at High Latitude

slide-40
SLIDE 40

Engineering Drawing: Exploded View

Understanding 3D Assembly in a 2D Medium

40

slide-41
SLIDE 41

Credits

  • Slides and text

– Rich Riesenfeld’s Introduction to CG slides – SIGGRAPH Educators Hypercard slides

  • http:///www.siggraph.org/education/materials/HyperGraph/viewing/view3d/3dprojec.htm