For each ray, determine the closest object it intersects with. This is the object that will be visible at that particular pixel. (if a ray doesn't intersect any objects, handle a default background color)