Practical Hex-Mesh Optimization via Edge-Cone Rectification

ACM Trans. on Graphics - Siggraph 2015, Volume 34, Number 4, page 141:1--141:11 - Jul 2015
Download the publication : a141-livesu.pdf [56.1Mo]  
abstract

Abstract

The usability of hexahedral meshes depends on the degree to which the shape of their elements deviates from a perfect cube; a single concave, or inverted element makes a mesh unusable. While a range of methods exist for discretizing 3D objects with an initial topologically suitable hex mesh, their output meshes frequently contain poorly shaped and even inverted elements, requiring a further quality optimization step. We introduce a novel framework for optimizing hex-mesh quality capable of generating inversion-free high-quality meshes from such poor initial inputs. We recast hex quality improvement as an optimization of the shape of overlapping cones, or unions, of tetrahedra surrounding every directed edge in the hex mesh, and show the two to be equivalent. We then formulate cone shape optimization as a sequence of convex quadratic optimization problems, where hex convexity is encoded via simple linear inequality constraints. As this solution space may be empty, we therefore present an alternate formulation which allows the solver to proceed even when constraints cannot be satisfied exactly. We iteratively improve mesh element quality by solving at each step a set of local, per-cone, convex constrained optimization problems, followed by a global energy minimization step which reconciles these local solutions. This latter method provides no theoretical guarantees on the solution but produces inversion-free, high quality meshes in practice. We demonstrate the robustness of our framework by optimizing numerous poor quality input meshes generated using a variety of initial meshing methods and producing high-quality inversion-free meshes in each case. We further validate our algorithm by comparing it against previous work, and demonstrate a significant improvement in both worst and average element quality.

[ project page ]

[ Video ]

Images and movies

 

BibTex references

@Article\{LSVT15,
  author       = "Livesu, Marco and Sheffer, Alla and Vining, Nicholas and Tarini, Marco",
  title        = "Practical Hex-Mesh Optimization via Edge-Cone Rectification",
  journal      = "ACM Trans. on Graphics - Siggraph 2015",
  number       = "4",
  volume       = "34",
  pages        = "141:1--141:11",
  month        = "Jul",
  year         = "2015",
  keywords     = "hexahedral meshes, mesh optimization",
  url          = "http://vcg.isti.cnr.it/Publications/2015/LSVT15"
}

Other publications in the database

» Marco Livesu
» Alla Sheffer
» Nicholas Vining
» Marco Tarini