📗 Enter your ID (the wisc email ID without @wisc.edu) here: and click (or hit the "Enter" key)
1,2,3,4,5q10
📗 Please report any bugs or mistakes on Piazza.
📗 Question 1
Question 2
📗 Question 3
Question 4
📗 Question 5
📗 [1 points] Which representations of rotations might suffer from gimbal lock?
Gimbal Lock
-
Not Possible
Click to check: Incorrect.
📗 [1 points] The six faces of a die is made with a bump map (or normal map), a displacement map, or only color (texture) map. Move the cube in the scene to figure out which face is created using which method.
Bump Map
-
Displacement Map
-
None
Click to check: Incorrect.
📗 [1 points] Which types of maps can be used without UV values assigned to the vertices of the objects being drawn?
Requires UV
-
Work Without UV
Click to check: Incorrect.
📗 [1 points] Given a sphere centered at \(\begin{bmatrix} 0 \\ 0 \\ 0 \end{bmatrix}\), the final position of the center of the sphere will be at after the following sequence is executed:
📗 [1 points] Suppose an "enlarge" function is implemented to apply uniform scaling transformation (THREE does not have this, its scale function changes the object's scale directly and does not compose, however, HTML Canvas's scale does work this way). Given a sphere centered at \(\begin{bmatrix} 0 \\ 0 \\ 0 \end{bmatrix}\), the final position of the center of the sphere will be at after the following sequence is executed: