Isotropic Remeshing with Fast and Exact Computation of Restricted Voronoi Diagram
Dong-Ming Yan, Bruno Levy, Yang Liu, Feng Sun, Wenping Wang
In Computer Graphics Forum, 28(5), 2009.
Abstract: We propose a new isotropic remeshing method, based on Centroidal Voronoi Tessellation (CVT). Constructing CVT requires to repeatedly compute Restricted Voronoi Diagram (RVD), defined as the intersection between a 3D Voronoi diagram and an input mesh surface. Existing methods use some approximations of RVD. In this paper, we introduce an efficient algorithm that computes RVD exactly and robustly. As a consequence, we achieve better remeshing quality than approximation-based approaches, without sacrificing efficiency. Our method for RVD computation uses a simple procedure and a kd-tree to quickly identify and compute the intersection of each triangle face with its incident Voronoi cells. Its time complexity is O(mlog n), where n is the number of seed points and m is the number of triangles of the input mesh. Fast convergence of CVT is achieved using a quasi-Newton method, which proved much faster than Lloyd's iteration. Examples are presented to demonstrate the better quality of remeshing results with our method than with the state-of-art approaches.
Keyword(s): I.3.3 [Computer Graphics]: Picture/Image Generation—Line and curve generation
Article URL: http://dx.doi.org/10.1111/j.1467-8659.2009.01521.x
BibTeX format:
@article{CGF:CGF1521,
  author = {Dong-Ming Yan and Bruno Levy and Yang Liu and Feng Sun and Wenping Wang},
  title = {Isotropic Remeshing with Fast and Exact Computation of Restricted Voronoi Diagram},
  journal = {Computer Graphics Forum},
  volume = {28},
  number = {5},
  pages = {1445--1454},
  year = {2009},
}
Search for more articles by Dong-Ming Yan.
Search for more articles by Bruno Levy.
Search for more articles by Yang Liu.
Search for more articles by Feng Sun.
Search for more articles by Wenping Wang.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."