* This is based on the code from lab9 and implement the ambientlight from * the lecture and ppt. res.r = (float) (color.r * mat.get_kamb().r); res.g = (float) (color ...