Country:
Indonesia
Volume & Issue:
Volume 05, Issue 11, November 2023
Page No:
5493-5499
Abstract:
Anti Aliasing is a technique in which a pixelated line is changed to be smoother in computer graphics. Anti Aliasing is needed in computer graphics so that images look more realistic. There are several types of anti-aliasing techniques, namely, MSAA, FXAA, TAA, and SSAA. In this paper, the author compares the performance of two algorithms, namely MSAA and FXAA, using Open GL as their implementation. The comparison method used to compare the two algorithms is the visual quality and performance produced by the two algorithms.
KeyWords:
Anti aliasing, MSAA, FXAA.