Graphics - Euler Angle

0.0(0)
Studied by 3 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

Last updated 6:06 PM on 3/7/23
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards
2
to orient a vector rooted at the origin, it only requires _____ angles
2
New cards
3
to orient a rigid body in a fixed coordinate system requires ____ angles
3
New cards
x, roll
Φ (phi) represents the rotation about the __ __axis and is known as__ __

also referred to as the bank angle

<answer>,<answer>
4
New cards
y, pitch
θ (phi) represents the rotation about the __ __axis and is known as__ __

also referred to as the elevation angle

<answer>,<answer>
5
New cards
z, Yaw
Ψ (phi) represents the rotation about the __ __axis and is known as__ __

also referred to as the bearing angle

<answer>,<answer>
6
New cards
red, green, blue
what is the order of blue, red, and green when matching them to the order x,y, and z
7
New cards
T
T/F We can use the homogenous rotation coordinates to represent Euler angle transform
8
New cards
point
we only need 2 angles to orient a vector because we are identifying a direction and not a specific _____ in 3D space
9
New cards
Tait-Bryan
the ________ orders the angle transforms as

x-y-z x-z-y y-z-x z-x-y z-y-x
10
New cards
Proper Euler
the ______ orders the angle transforms as

z-x-z z-y-z y-x-y y-z-y x-y-x x-z-x
11
New cards
F
T/F all of the Euler angle transforms are not affine transforms
12
New cards
center
TRT is the matrix multiplication order that will rotate a matrix about its _______
13
New cards
point’s coordinates
You need the Euler angles, the center of the object, and the (two words) to compute the Euler Angle Transform
14
New cards
step one
(two words) of Euler Angle Transform must be performed any time any of the angles change
15
New cards
step two
(two words) of Euler Angle Transform must be performed any time Step One is performed or when any of tx, ty, tz values change. The objects center changes whenever the object is translated to a new position
16
New cards
step three
(two words) has to be performed for every point that is to be transformed any time Step One or Step Two is performed. All points have to be transformed every time the object is drawn
17
New cards
center
the ______ of an object can be found by averaging the max and min of each the x, y, and z values, resulting the in the x,y, and z coordinates of the *(same word)*