When images are magnified beyond the resolution of the texture, do multiple pixels take on the same value? Or is there a more sophisticated means of mapping one texel to many pixels?
cornrow-kenny
@kavimehta I think this is covered later in the slides (header "Texture Magnification"). It looks like some of the more sophisticated means discussed in this class are bilinear/bicubic filtering.
When images are magnified beyond the resolution of the texture, do multiple pixels take on the same value? Or is there a more sophisticated means of mapping one texel to many pixels?
@kavimehta I think this is covered later in the slides (header "Texture Magnification"). It looks like some of the more sophisticated means discussed in this class are bilinear/bicubic filtering.