Previous | Next --- Slide 17 of 94
Back to Lecture Thumbnails
BensonQiu

Another optimization mentioned in lecture is to only test points inside the bounding box of the triangle. However, this wouldn't work for cases like a long skinny triangle, where almost every point would be in the bounding box.