234k views
5 votes
What is trilinear filtering?

User RubberDuck
by
5.1k points

1 Answer

3 votes

Answer:

Tri-linear filtering is the addition of bi-linear filtering method and it perform the linear interpolation method between the mipmaps. It basically improve the image quality by using extra image filtering in the trilinear filtering method.

Bi-linear filtering suffer from several weakness so that is why trilinear filtering is introduced to fulfill all the requirements and overcome from all the weakness to make the system effective.

User Elad Gasner
by
4.7k points