Isocube: Exploiting the Cubemap Hardware.

Liang Wan,Tien-Tsin Wong,Chi-Sing Leung
DOI: https://doi.org/10.1109/tvcg.2007.1020
IF: 5.2
2007-01-01
IEEE Transactions on Visualization and Computer Graphics
Abstract:This paper proposes a novel six-face spherical map, isocube, that fully utilizes the cubemap hardware built in most GPUs. Unlike the cubemap, the proposed isocube uniformly samples the unit sphere (uniformly distributed), and all samples span the same solid angle (equally important). Its mapping computation contains only a small overhead. By feeding the cubemap hardware with the six-face isocube map, the isocube can exploit all built-in texturing operators tailored for the cubemap and achieve a very high frame rate. In addition, we develop an anisotropic filtering that compensates aliasing artifacts due to texture magnification. This filtering technique extends the existing hardware anisotropic filtering and can be applied not only to the proposed isocube, but also to other texture mapping applications.
What problem does this paper attempt to address?