The 5.5 years of AlgoHex research allowed us to make significant progress toward robust algorithms for automatic hexahedral mesh generation. We are extremely happy that the highly ambitious goals of AlgoHex have been reached to a large extent. The AlgoHex project enabled a large number of publications in internationally leading journals, i.e. 10x ACM Transactions on Graphics and 5x Computer Graphics Forum, and presentations at top-tier conferences, namely ACM SIGGRAPH, ACM SIGGRAPH Asia, and EUROGRAPHICS Symposium on Geometry Processing (SGP). In the following we elaborate on a selection of main results and their dissemination.
We designed and published the HexMe dataset [Beaufort et al. 2022] (presented at SGP 2022, published in CGF), which contains 189 input domains that are challenging for hexahedral mesh generation algorithms. The focus has been on collecting problematic geometries including complicated feature curve and feature surface arrangements. Such domains are of high practical importance but not well handled by methods available prior to AlgoHex (success rate less than 10%). Consequently, the HexMe dataset has been highly valuable to measure our progress within the AlgoHex project and will guide future research.
Obtaining frame-fields that are guaranteed to be meshable is the first key challenge of AlgoHex. Our novel frame-field representations and corresponding optimization algorithms [Palmer et al. 2020] (presented at ACM SIGGRAPH 2020, published in ACM TOG), enabled better singularity graphs and thus improved meshability.
Subsequently, we made substantial progress by developing the theory of local meshability of frame-fields, and a novel algorithm to establish it, as introduced in [Liu et al. 2023] (presented at ACM SIGGRAPH 2023, published in ACM TOG). By ensuring local meshability, we were able to increase the success rate on the HexMe dataset from below 10% to more than 50%. Local meshability is a necessary but not sufficient condition for the ultimate long-term goal of (global) meshability, however, offering promising insights and a suitable framework to tackle global meshability.
The second key challenge of AlgoHex consists in robustly constructing a locally injective integer-grid map for a given meshable frame field. We developed a provably robust construction and quantization of the motorcycle complex (MC) [Brückler et al. 2022] (presented at ACM SIGGRAPH 2022, published in ACM TOG), which turns a given seamless map into a valid combinatorial hexahedral mesh. It is a crucial step forward, effectively resolving one major robustness gap of prior hexmeshing pipelines. In [Brückler et al. 2024] (presented at SGP 2024, published in CGF) we further improved quantization by a specialized optimization scheme enabling shorter and more predictable runtimes.
Moreover, we made substantial progress regarding the task of robust volumetric map generation with fixed boundaries. In [Nigolian et al. 2023] (presented at ACM SIGGRAPH 2023, published in ACM TOG), we presented a novel shrink-and-expand framework, which improved the success rate on a highly challenging dataset from 33% to 76%. In our subsequent research [Nigolian et al. 2024] (presented at ACM SIGGRAPH Asia 2024, published in ACM TOG) we deepened the theoretical understanding of shrink-and-expand enabling strong theoretical guarantees for shellable inputs (success rate of 100% without time limit), and boosting the practical success rate (time limit 6h) from 76% to 95%.
In the pursue of scalability, in [Kohler et al. 2025] (presented at ACM SIGGRAPH 2025, published in ACM TOG) we introduced a novel parallelized hexahedral mesh extraction algorithm, enabling runtimes which are orders of magnitudes faster than the prior state of the art.