Colors
aren’t the only thing the Rasterizer interpolates
- In fact, it doesn’t even understand “colors”, or anything else
- It just knows how to find intermediate numerical values
- including vectors up to four-dimensions
- We’ll interpolate lots of things
- colors
- vectors (like lighting normals)
- texture coordinates
- any values we want intermediate values for