High quality mesh generation using cross and asterisk fields: Application on coastal domains
Christos Georgiadis, Pierre-Alexandre Beaufort, Jonathan Lambrechts,, Jean-Fran\c{c}ois Remacle

TL;DR
This paper introduces a novel mesh generation method utilizing direction fields and a frontal point insertion strategy, producing high-quality triangular and quadrilateral meshes suitable for coastal domain applications.
Contribution
It presents a new algorithm for mesh generation using asterisk and cross fields, with a multi-threaded implementation and quality optimization for quadrilaterals.
Findings
Efficient multi-threaded mesh generation algorithm.
High-quality triangular and quadrilateral meshes demonstrated.
Applicable to coastal domain modeling.
Abstract
This paper presents a method to generate high quality triangular or quadrilateral meshes that uses direction fields and a frontal point insertion strategy. Two types of direction fields are considered: asterisk fields and cross fields. With asterisk fields we generate high quality triangulations, while with cross fields we generate right-angled triangulations that are optimal for transformation to quadrilateral meshes. The input of our algorithm is an initial triangular mesh and a direction field calculated on it. The goal is to compute the vertices of the final mesh by an advancing front strategy along the direction field. We present an algorithm that enables to efficiently generate the points using solely information from the base mesh. A multi-threaded implementation of our algorithm is presented, allowing us to achieve significant speedup of the point generation. Regarding the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Computer Graphics and Visualization Techniques · 3D Modeling in Geospatial Applications
