The test is open-everything with the sole limitation that you neither solicit nor give help while the exam is in progress.
If your projection matrix had been defined with gluPerspective(fovy,a,n,f) with n>0 and f>0, then you modified the code to make n smaller, but still larger than 0, recompiled and reran the program, would the new soccer ball look larger or smaller than the original? Explain.
If your projection matrix had been defined with glFrustum(x1,x2,y1,y2,n,f) with n>0 and f>0, then you modified the code to make n smaller, but still larger than 0, recompiled and reran the program, would the new soccer ball look larger or smaller than the original? Explain.

