Revision 1 as of 2007-04-10 00:17:24

    ChristinaChan/Assignment1

Assignment 1


PBRT installation

I am using pbrt with Visual Studio 2003. At first I installed it in a directory where the path consisted of spaces and that didn't work. Otherwise, installation went mostly smoothly.

== Rendering ==

When adjusting the paramters, I rendered my images at a resolution of 150x150 with pixel samples equal to 2. The first three configuations took only around 10s to render. For the fourth configuration, I tested the lights individually, so speed wasn't a problem.

Experimentation

I was mostly playing with the transformations. Defining the area light location in the camera coordinate system was a little confusing in the beginning because I didn't know where the light initially was and where it was pointing.

Recent