Homework #3
Problems for this homework are from the textbook. You must submit your work work via email to your instructor and CC your TA before midnight the day the homework is due. Failure to do so will result in penalties, see the syllabus for grading detail.
(i) In this exercise you'll have to compare the performance of two computers using a real-life application, in this particular case a ray-tracing program. The name of the program is POV-Ray and can be downloaded from povray.org. You'll have to compile and run the executable on two different computers, for example your own and one in the CS computer lab, and then render the same scene on each computer. You'll have to measure rendering time and compare the relative performance of the two computers. The base scene to be used for benchmarking can be found here. You must modify the benchmark.pov file such that you have a camera location and light_source unique to your own. Here is what you'll have to turn in:
$Id: hw3.html,v 1.1 2006/08/21 02:46:07 virgil Exp $ |