Introduction to Area-Based Anti-Aliasing for CGI
Michel A Rohner
Broschiertes Buch

Introduction to Area-Based Anti-Aliasing for CGI

Versandkostenfrei!
Versandfertig in 1-2 Wochen
40,99 €
inkl. MwSt.
PAYBACK Punkte
20 °P sammeln!
Computer Generated Imagery (CGI) consists of computer applications for creating images in art, video games and 3D animation. These images consist of 2 dimensional arrays of pixels (picture elements), such as 1kx1k pixels for example. When images are computed using a single sample per pixel, they show aliasing artifacts such as stairsteps on feature edges (jaggies). Aliasing artifacts can be minimized by applying Anti-Aliasing (AA) techniques, such as Multi-Sample AA (MSAA). With MSAA, several images are computed for a few sample points per pixel, followed by images averaging. MSAA is computati...