Particle-based anisotropic surface meshing
Zichun Zhong, Xiaohu Guo, Wenping Wang, Bruno Lévy, Feng Sun, Yang Liu, Weihua Mao
In ACM Transactions on Graphics, 32(4), July 2013.
Abstract: This paper introduces a particle-based approach for anisotropic surface meshing. Given an input polygonal mesh endowed with a Riemannian metric and a specified number of vertices, the method generates a metric-adapted mesh. The main idea consists of mapping the anisotropic space into a higher dimensional isotropic one, called "embedding space." The vertices of the mesh are generated by uniformly sampling the surface in this higher dimensional embedding space, and the sampling is further regularized by optimizing an energy function with a quasi-Newton algorithm. All the computations can be re-expressed in terms of the dot product in the embedding space, and the Jacobian matrices of the mappings that connect different spaces. This transform makes it unnecessary to explicitly represent the coordinates in the embedding space, and also provides all necessary expressions of energy and forces for efficient computations. Through energy optimization, it naturally leads to the desired anisotropic particle distributions in the original space. The triangles are then generated by computing the Restricted Anisotropic Voronoi Diagram and its dual Delaunay triangulation. We compare our results qualitatively and quantitatively with the state-of-the-art in anisotropic surface meshing on several examples, using the standard measurement criteria.
Article URL: http://dx.doi.org/10.1145/2461912.2461946
BibTeX format:
@article{Zhong:2013:PAS,
  author = {Zichun Zhong and Xiaohu Guo and Wenping Wang and Bruno Lévy and Feng Sun and Yang Liu and Weihua Mao},
  title = {Particle-based anisotropic surface meshing},
  journal = {ACM Transactions on Graphics},
  volume = {32},
  number = {4},
  pages = {99:1--99:14},
  month = jul,
  year = {2013},
}
Search for more articles by Zichun Zhong.
Search for more articles by Xiaohu Guo.
Search for more articles by Wenping Wang.
Search for more articles by Bruno Lévy.
Search for more articles by Feng Sun.
Search for more articles by Yang Liu.
Search for more articles by Weihua Mao.

Return to the search page.


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