
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The instructions for homework #2 in cs 418, which covers gaussian blobs and parallel projection. The assignment includes questions on intersecting gaussian blobs with rays and projecting vertices onto a plane using parallel projection.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Please be organized when writing your answers to these questions. Make sure that all solutions are clearly indicated and labelled with the question they are answering. Remember to write clearly and legibly. Un- readable answers will receive 0 credit.
F ( x ) = eσ‖ x ‖
2 − τ = 0 (a) Given a ray x (t) = p + t d , derive an equation for the value(s) of t at which the ray intersects this surface. (b) Give the conditions that we must check to determine whether the ray actually hits the surface or not?
d
n
Suppose that you are given an arbitrary light direction d and a plane n · x + k = 0. (You may assume ‖ d ‖ = ‖ n ‖ = 1. Now suppose you are given some triangulated surface model. We want to project every vertex v along the direction d onto the plane. Derive the 4×4 matrix which accomplishes this projection.