English

Temporally-smooth Antialiasing and Lens Distortion with Rasterization Map

Graphics 2020-10-20 v2

Abstract

Current GPU rasterization procedure is limited to narrow views in rectilinear perspective. While industries demand curvilinear perspective in wide-angle views, like Virtual Reality and Virtual Film Production industry. This paper delivers new rasterization method using industry-standard STMaps. Additionally new antialiasing rasterization method is proposed, which outperforms MSAA in both quality and performance. It is an improvement upon previous solutions found in paper Perspective picture from Visual Sphere by yours truly.

Keywords

Cite

@article{arxiv.2010.04077,
  title  = {Temporally-smooth Antialiasing and Lens Distortion with Rasterization Map},
  author = {Jakub Maximilian Fober},
  journal= {arXiv preprint arXiv:2010.04077},
  year   = {2020}
}

Comments

33 pages, 7 figures, 8 code listings

R2 v1 2026-06-23T19:10:47.174Z