What is VSync and Texture Filtering

Status
Not open for further replies.

bharathbala2003

why need title?
In 3D computer graphics, anisotropic filtering is a method of enhancing the image quality of textures on surfaces that are far away and steeply angled with respect to the camera. Like bilinear and trilinear filtering it eliminates aliasing effects, but introduces less blur in the process and thus preserves more detail. Anisotropic filtering is computationally relatively expensive and has only recently become a standard feature of consumer-level graphics cards.

source : wikipedia
 

ishaan

Padawan
VSync
*www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLD,GGLD:2005-06,GGLD:en&q=define:vsync

Texture Filtering
*www.google.com/search?hl=en&lr=&safe=off&rls=GGLD,GGLD:2005-06,GGLD:en&q=define:texture+filtering

Anisotropic Filtering
*www.google.com/search?hl=en&lr=&sa...005-06,GGLD:en&q=define:Anisotropic+Filtering
 
Status
Not open for further replies.
Top Bottom