Types of Projection

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/14

flashcard set

Earn XP

Description and Tags

Learn about the different types of projections!

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

parallel 1

parallel lines remain parallel after projection

2
New cards

parallel 2

COP is infinitely far from the projection plane

3
New cards

parallel examples

orthographic, axonometric, oblique

4
New cards

perspective 1

parallel lines may not remain parallel after projection

5
New cards

perspective 2

COP is located at a finite distance from the projection plane

6
New cards

perspective examples

one point, two point, three point

7
New cards

how we align camera with world axes 1

we position objects relative to each other in some world coordinates

8
New cards

how we align camera with world axes 2

we position a camera freely in the same coordinates

9
New cards

how we align camera with world axes 3

we point the camera in some direction

10
New cards

camera parameters 1

center of projection

11
New cards

camera parameters 2

direction of projection

12
New cards

camera parameters 3

location and orientation of the image plane

13
New cards

positioning the camera option 1

move the camera in world coordinates (camera matrix)

14
New cards

positioning the camera option 2

move the world in camera coordinates (view matrix)

15
New cards

how are the view matrix and camera matrix related?

m view = m -1 camera