This assignment is due 18 October 2022.
This is intended to be an INDIVIDUAL exercise. Please, no assistance from other students.
How is an image produced with an environment map different from a ray-traced image of the same scene?
We can attempt to display sampled data by simply plotting the points and letting the human visual system merge the points into shapes. Why is this technique dangerous if the data are close to the Nyquist limit?
Consider a scene composed of simple objects, such as parallelepipeds, that are instanced at different sizes. Suppose you have a single texture map and you are asked to map this texture to all the objects. How would you map the texture so that the pattern would be the same size on each face of each object?