请输入您要查询的字词:

 

单词 Z-buffer
释义
Z-buffer

Computer
  • A method for hidden-surface removal. For each object in a scene, pixels are generated with colour and depth information. The Z-buffer is an array that stores the current Z-depth of each pixel. As objects are sent to the Z-buffer only those nearest the viewer are retained. Each pixel is set to the new light intensity only if the depth of the point is less than the value stored at the corresponding position in the Z-buffer. The method is simple but costly in processing and storage, hence hardware or low-level implementations are common. See also A-buffer.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/6/28 8:22:46