The rasterizer uses the magnification filter instead 光柵化程序改用放大篩選器。
The rasterizer interpolates pixel color in a linear manner, using the texels of the two nearest textures 光柵化程序使用像素的兩個最近紋理的紋理像素,以線性方式插補該像素的顏色。
The texture filter used between mipmap levels is based on the nearest point; that is, the rasterizer uses the color from the texel of the nearest mipmap texture 在mipmap級別間所用的紋理篩選器基于最近的點;即,光柵化程序使用最近mipmap紋理的紋理像素的顏色。
Anti-aliasing, capability of the rasterizer to simulate unfitted pixels with some illusion to human perception, such as using grayscales and coloured-subpixels, resulting in the feeling of " smooth curves . 反鋸齒:點陣化時用人眼錯覺來模擬未擬合的像素的技術,例如用灰度和各種顏色的次像素讓人產(chǎn)生“平滑曲線”的感覺。
Single pixel texture elements surrounding the desired pixel is used . the texture filter used between mipmap levels is trilinear mipmap interpolation, in which the rasterizer performs linear interpolation on pixel color, using the texels of the two nearest mipmap textures 在mipmap級別間使用的紋理篩選器是三線性mipmap插補,在這種方法中,光柵化程序使用兩個最近的mipmap紋理的紋理像素對像素顏色執(zhí)行線性插補。