开发者

What is the difference between texture filtering and texture sampling?

开发者 https://www.devze.com 2022-12-09 15:31 出处:网络
A开发者_Go百科re these concepts one and the same? I\'ve seen them used in multiple contexts.Texture sampling is the act of retrieving data from a texture. Texture filtering is the algorithm by which a

A开发者_Go百科re these concepts one and the same? I've seen them used in multiple contexts.


Texture sampling is the act of retrieving data from a texture. Texture filtering is the algorithm by which a pixel or group of pixels within the texture are fetched (and possibly combined) in order to produce the result of a sampling of a texture.


Some links for you:

http://www.extremetech.com/article2/0,2845,1155163,00.asp
http://blogs.msdn.com/shawnhar/archive/2009/09/08/texture-filtering.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号