interpolation
在图形学中,进行纹理操作时,经常要用到interpolation,最简单的是linear interpolation,然后Bilinear Interpolation,再trilinear interpolation,复杂的是cubic ,hermite。在linear bilinear trilinear三种插值中,其实trilinear已经包含了前两者
具体可见
http://local.wasp.uwa.edu.au/~pbourke/other/interpolation/
具体可见
http://local.wasp.uwa.edu.au/~pbourke/other/interpolation/
posted on 2006-12-21 09:54 cloudseawang 阅读(295) 评论(0) 编辑 收藏 举报