Previous | Next --- Slide 46 of 63
Back to Lecture Thumbnails
BryceSummers

In Assignment 1, we used different representations for lines. We used one representation for the line rasterization, and the edge equation representation for rasterizing triangles.

Which of these was implicit and which of them was explicit and how did our use of them relate to the contents of this slide? If we had swapped the representations, would that have affected the performance of our assignment1 code and by how much?