2D Quad Mesh Generation Using Divide and Conquer Poly-Square Maps

Celong Liu,Zhonggui Chen,Xin Li
DOI: https://doi.org/10.1109/iccse.2017.8085500
2017-01-01
Abstract:We develop a structured quad meshing algorithm for large-scale 2D geometric regions based on solving a lowdistorted poly-square map. The poly-square map is constructed through a divide-and-conquer strategy in a distributed way. First, a geometry-aware partitioning is performed to decompose the geometric region into solvable subparts. Then, parameterizations and meshing are computed on subregions under certain boundary constraints. The local results are merged and refined through a multi-pass optimization until the global convergence of the polysquare map is achieved. We demonstrate that our algorithm can process huge geometric model effectively on high performance clusters.
What problem does this paper attempt to address?