位置:成果数据库 > 期刊 > 期刊详情页
光栅化时的线性纹理插值
  • 期刊名称:CAD/CG’2010,计算机辅助设计与图形学学报 (已接受)
  • 时间:0
  • 分类:TP391[自动化与计算机技术—计算机应用技术;自动化与计算机技术—计算机科学与技术]
  • 作者机构:[1]中国科学院软件研究所计算机科学国家重点实验室,北京100190, [2]中国科学院研究生院,北京100049, [3]中国传媒大学动画学院游戏设计系,北京100024
  • 相关基金:国家自然科学基金(60773026); 中国传媒大学211三期工程项目(21103040204)
  • 相关项目:动态场景的组织技术的研究
中文摘要:

针对扫描转换多边形时,逐像素计算准确的纹理坐标需要用到除法运算,效率较低的问题,提出一种使用线性插值代替除法运算的纹理坐标计算方法.该方法以与屏幕平行的平面切割多边形形成的线段来对多边形进行光栅化,可以线性插值的方式实现纹理坐标在透视投影下的正确计算,消除了一般光栅化计算中所需要的除法运算;对于离散化所引起的插值误差,通过增加误差修正操作进行改进.实验结果表明,采用文中方法能较好地提高计算效率,并得到计算精度很高的纹理坐标.

英文摘要:

Existing algorithms for pixel rasterization and texture coordinate interpolation always need per-pixel division operations,severely limiting the computation efficiency.This paper presents a new algorithm with only linear computation,and so achieves much acceleration.The new algorithm decomposes a 3D polygon into a set of line segments with the planes parallel to the viewing plane,and uses the obtained line segments for pixel rasterization and texture coordinate interpolation.As the line segments are parallel to the viewing plane,texture coordinates can be computed with linear interpolation,without the expensive division operations.For the errors from such a rasterization,simple supplementary measures are provided for correction to get high precise results.Experimental results have shown the effectiveness and efficiency of the new algorithm.

同期刊论文项目
期刊论文 23 会议论文 4
同项目期刊论文