Changes

Jump to navigation Jump to search

Texture filtering

127 bytes added, 29 February
Types of Texture Filtering
|-
|'''Trilinear'''
|This linear filtering method does the same thing as bilinear filtering, except it passes through twicebut additionally interpolates between mipmaps (downscaled versions of the texture used for far away objects), giving a smoother gradientthereby preventing mipmap banding (harsh transitions between mipmap levels).
|
*Looks better than bilinear filtering for 3D games.
Anonymous user

Navigation menu