Hierarchical Pattern Mapping
Cyril Soler, Marie-Paule Cani, Alexis Angelidis
In ACM Transactions on Graphics, 21(3), July 2002.
Abstract: We present a multi-scale algorithm for mapping a texture defined by an input image onto an arbitrary surface. It avoids the generation and storage of a new, specific texture. The idea is to progressively cover the surface by texture patches of various sizes and shapes, selected from a single input image. The process starts with large patches. A mapping that minimizes the texture fitting error with already textured neighbouring patches is selected. When this error is above a threshold, the patch is split into smaller ones, and the algorithm recursively looks for good fits at a smaller scale. The process ends when the surface is entirely covered. Our results show that the method correctly handles a wide set of texture patterns, which can be used at different mapping scales. Hierarchical texture mapping only outputs texture coordinates in the original texture for each triangle of the initial mesh. Rendering is therefore easy and memory cost minimal. Moreover the initial geometry is preserved.
Keyword(s): Level of Detail Algorithms, Texture Mapping, Texture Synthesis
@article{Soler:2002:HPM,
author = {Cyril Soler and Marie-Paule Cani and Alexis Angelidis},
title = {Hierarchical Pattern Mapping},
journal = {ACM Transactions on Graphics},
volume = {21},
number = {3},
pages = {673--680},
month = jul,
year = {2002},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."