Prev: Q12, Next: Q14
Lecture notes of the week: W13



# QS13: Week 13 Survey Questions

📗 Enter your ID (the wisc email ID without @wisc.edu) here: and click (or hit the "Enter" key)
📗 Your answers are not saved when you refresh or close the browser. You could print the page: , solve the problems, then enter all your answers at the end.
📗 For all questions except for the last one, you can select one or more choices. You get the point for the question only if you selected all the correct choices.

📗 Question 0


📗 Question 1




📗 Question 2


📗 Question 3




📗 Question 4


📗 Question 5




📗 Question 6


📗 Question 7




📗 Question 8


📗 Question 9


# Grade


 ***** ***** ***** ***** ***** 

 ***** ***** ***** ***** *****

# Submission


📗 Please do not modify the content in the above text field: use the "Grade" button to update.


📗 Please wait for the message "Successful submission." to appear after the "Submit" button. If there is an error message or no message appears after 10 seconds, please email the instructor or make a Piazza post about it. You could submit multiple times (but please do not submit too often): only the latest submission will be counted.
📗 If there are problems with grading, please try Ctrl+F5 or Shift+F5 or Shift+Command+R or Incognito mode or Private Browsing to refresh the cached JavaScript.

📗 [1 points] Which one of the following psuedo random numbers are between 0 and 1 (including 0 and 1) for every value of t?





None of the above.
📗 [1 points] Which of the following assigns the value true for every [x, y] in a square and false outside the square? Assume the values of x and y are between 0 and 1.





None of the above.
📗 [1 points] Suppose a 3 by 3 grid (16 psuedo random gradient vectors) is used to generate Perlin noise, the color of one pixel is affected by at most how many gradient vectors? Select one answer.





None of the above.
📗 [1 points] Which of the following effects are faked in model-centric rendering but is simulated based on physics in ray tracing? 





None of the above.
📗 [1 points] Which of the following operations are costly and should be avoided in animation loops? Assume x is a THREE.Mesh.





None of the above.
📗 [1 points] If time = [0, 1, 3] and track = new THREE.VectorKeyframeTrack(".position", time, [1, 0, 0, 0, 1, 0, 0, 0, 1]) is added to an animation clip for a mesh, what is the position of the mesh at time = 1? Assume linear interpolation is used.





None of the above.
📗 [1 points] If time = [0, 1, 3] and track = new THREE.VectorKeyframeTrack(".position", time, [1, 0, 0, 0, 1, 0, 0, 0, 1]) is added to an animation clip for a mesh, what is the position of the mesh at time = 2? Assume linear interpolation is used.





None of the above.
📗 [1 points] Which of the following THREE.KeyframeTracks are used on correct properties of the mesh? Assume the frame times (indices) and values are correct.





None of the above.
📗 [1 points] Please provide additional comments, questions, or feedback: 

📗 [1 points] Why are you submitting this survey?




Note: if you selected the third (please also email me) or forth choice, you only have to complete the last question.





Last Updated: May 07, 2024 at 12:22 AM