A z-buffer is a buffer that stores the depth (z) value of each pixel on the screen. This allows triangles to be sent to the GPU in any order, ...
確定! 回上一頁