Invisible seams

  • Authors:
  • Nicolas Ray;Vincent Nivoliers;Sylvain Lefebvre;Bruno Lévy

  • Affiliations:
  • ALICE / INRIA Nancy Grand Est, LORIA;ALICE / INRIA Nancy Grand Est, LORIA and Institut National Polytechnique de Lorraine;ALICE / INRIA Nancy Grand Est, LORIA and REVES / INRIA Sophia-Antipolis;ALICE / INRIA Nancy Grand Est, LORIA

  • Venue:
  • EGSR'10 Proceedings of the 21st Eurographics conference on Rendering
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Surface materials are commonly described by attributes stored in textures (for instance, color, normal, or displacement). Interpolation during texture lookup provides a continuous value field everywhere on the surface, except at the chart boundaries where visible discontinuities appear. We propose a solution to make these seams invisible, while still outputting a standard texture atlas. Our method relies on recent advances in quad remeshing using global parameterization to produce a set of texture coordinates aligning texel grids across chart boundaries. This property makes it possible to ensure that the interpolated value fields on both sides of a chart boundary precisely match, making all seams invisible. However, this requirement on the uv coordinates needs to be complemented by a set of constraints on the colors stored in the texels. We propose an algorithm solving for all the necessary constraints between texel values, including through different magnification modes (nearest, bilinear, biquadratic and bicubic), and across facets using different texture resolutions. In the typical case of bilinear magnification and uniform resolution, none of the texels appearing on the surface are constrained. Our approach also ensures perfect continuity across several MIP-mapping levels.