Claurissa Tuttle
Graphics 6620


Project 3.

Required image:



Taking one value off of the index for nx causes an interesting version of the sinc data.

Code listing:

Program 3 zipped

Design Choices:

I chose to do a couple of interesting thing with my heightfield. First, I didn't scale based on the actual data. I left it up to the user to define a box that encloses the data. I plan to change this for future assignments. I also didn't allow a heightfield to cast a shadow on itself. Everything else, I did as was presented to us.

Extra Credit and Creative Image:


I downloaded the terrain data for Renton, Washington. I added some other random primitives for the creative image.


Time it took:

Lots of time. I had many issues and lost track.

Difficulty:

The assignment was a lot of debugging. I guess the time spent debugging is relative to the amount of bugs that came about originally.