HybridOctree_Hex: Hybrid Octree-Based Adaptive All-Hexahedral Mesh Generation with Jacobian Control
Hua Tong, Eni Halilaj, Yongjie Jessica Zhang

TL;DR
This paper introduces HybridOctree_Hex, a software for adaptive all-hexahedral mesh generation that combines hybrid octree structures with Jacobian-based quality control, enabling efficient and robust meshing of complex 3D models.
Contribution
The paper presents a novel hybrid octree-based approach with templates and Jacobian control for automatic, high-quality all-hexahedral mesh generation, improving efficiency and robustness.
Findings
Successfully generates meshes for complex models without manual tuning.
Achieves a minimum scaled Jacobian greater than 0.5, indicating good element quality.
Demonstrates robustness and efficiency across multiple complex 3D models.
Abstract
We present a new software package, "HybridOctree_Hex," for adaptive all-hexahedral mesh generation based on hybrid octree and quality improvement with Jacobian control. The proposed HybridOctree_Hex begins by detecting curvatures and narrow regions of the input boundary to identify key surface features and initialize an octree structure. Subsequently, a strongly balanced octree is constructed using the balancing and pairing rules. Inspired by our earlier preliminary hybrid octree-based work, templates are designed to guarantee an all-hexahedral dual mesh generation directly from the strongly balanced octree. With these pre-defined templates, the sophisticated hybrid octree construction step is skipped to achieve an efficient implementation. After that, elements outside and around the boundary are removed to create a core mesh. The boundary points of the core mesh are connected to their…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · 3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques
