Subject: mp2 test data (This message is being sent to CPSC 215 Students and TA's) I have placed some test model descriptions, images and diffuse lighting log files in assns/mp2data The images are built using (where x is in {1, 2, 5, 7}) a.out 800 600 < a3tx.txt > a3tx.ppm The log files are built using a.out 8 6 < a3tx.txt 2> a3tx.log with DBG_DIFFUSE enabled. ------------------------------------------------------------ These are designed to provide a reasonable starting point for debugging, and will be used in grading your programs, but just because your program works correctly on these models DOESN"T GUARANTEE YOU HAVE A CORRECT PROGRAM. As with mp1 I will use particularly meritorious student submitted model.txt files in addition to these as test input files in grading! ----------------------------------------------------------- Step one is to make sure you can duplicate my log files. (or possibly convince me that my log files are broken). Until that happens I don't want to see any defective images (but I will be happy to look at defective log files). If the log file is correct but the image is still broken, then I will look at defective images.