Don't miss an insight. Subscribe to Techopedia for free.

Subscribe
Advertisements

Texture Filtering

What Does Texture Filtering Mean?

Texture filtering is a technique in the field of computer graphics where engineers utilize pixel maps to fill in a particular graphic area. It commonly uses something called “texels” – individual picture pixels in a larger texture map.

Advertisements

Techopedia Explains Texture Filtering

Texture filtering can be done in many different ways. Some techniques use algorithms like nearest neighbor, and others use linear or bilinear filtering, as well as isotropic or anisotropic filtering. Sophisticated algorithms look at a series of pixels to fill in the gaps or render graphics based on a probabilistic model.

Advertisements

Related Terms