Pattern-Based Quadrangulation for N-Sided Patches
Kenshi Takayama, Daniele Panozzo, Olga Sorkine-Hornung
In Computer Graphics Forum, 33(5), 2014.
Abstract: We propose an algorithm to quadrangulate an N-sided patch (2 ≤ N ≤ 6) with prescribed numbers of edge subdivisions at its boundary. Our algorithm is guaranteed to succeed for arbitrary valid input, which is proved using a canonical simplification of the input and a small set of topological patterns that are sufficient for supporting all possible cases. Our algorithm produces solutions with minimal number of irregular vertices by default, but it also allows the user to choose other feasible solutions by solving a set of small integer linear programs. We demonstrate the effectiveness of our algorithm by integrating it into a sketch-based quad remeshing system. A reference C++ implementation of our algorithm is provided as a supplementary material.
Keyword(s): Categories and Subject Descriptors (according to ACM CCS), I.3.3 [Computer Graphics]: Computational Geometry and Object Modeling—Geometric algorithms, languages, and systems
@article{Takayama:2014:PQF,
author = {Kenshi Takayama and Daniele Panozzo and Olga Sorkine-Hornung},
title = {Pattern-Based Quadrangulation for N-Sided Patches},
journal = {Computer Graphics Forum},
volume = {33},
number = {5},
pages = {177--184},
year = {2014},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."