深度缓存 meaning in Chinese
depth buffer
Examples
- The only difference is that the depth compared with the depth buffer is not the depth from the quad , but the depth from the quad augmented by the depth stored in the particle texture
唯一的区别是与深度缓存中深度值比较的不是来自矩形的深度,而是来自矩形的深度加上粒子纹理中储存的深度。 - This algorithm has high implementing speed and good reliability , because it makes use of opengl ' s high ability of process display buffer , deep buffer and stencil buffer efficiently . unlike the isometric projection algorithm this algorithm can display workpiece from any direction . 5
我们充分利用了opengl提供的高速处理颜色缓存、深度缓存和模板缓有的功能,使得实现的算法不仅运行速度快、稳定,而且克服了等轴测投影算法不能在任意角度显示工件加工过程的缺陷,具有一定的先进性。