Skip to content
Sébastien Mestrallet edited this page Oct 3, 2024 · 7 revisions

This wiki aims at documenting not only this repository, but also other tools, algorithms & data I (@sebmestrallet) used during my PhD.

Hexahedral mesh generation

The best stating point is to flip through "Hex-Mesh Generation and Processing: A Survey" by N. Pietroni, M. Campen, A. Sheffer, G. Cherchi, D. Bommes, X. Gao, R. Scateni, F. Ledoux, J.F. Remacle and M. Livesu, ACM Transactions on Graphics, Volume 42, Issue 2, 2022, doi:10.1145/3554920.

Polycube-based hexahedral mesh generation

TODO

Labeling-based polycube generation

TODO

Definitions

TODO

Approaches

TODO