Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import the HexMe dataset #6

Open
sebmestrallet opened this issue Feb 22, 2025 · 0 comments
Open

Import the HexMe dataset #6

sebmestrallet opened this issue Feb 22, 2025 · 0 comments

Comments

@sebmestrallet
Copy link
Member

As suggested in the review of our last article1, we should evaluate our algorithm on the HexMe dataset2), which contains an extended set of inputs with interesting characteristics for hexahedral mesh generation. A comparison on HexMe would reveal how success rate/runtime/quality compare to state of the art frame-field based methods.

Here in dds-hexmeshing a new algorithm definition (like definitions/algorithms/import_HexMe.py) would fetch HexMe online, and insert it in the local data folder, under an appropriate file structure. Then definitions/algorithms/batch_processing.py would execute our labeling algorithm on these new CAD models.

Footnotes

  1. S. Mestrallet, C. Bourcier, and F. Ledoux, "Validity-first automatic polycube labeling for CAD models", Proceedings of the 2025 International Meshing Roundtable, SIAM, March 2025, arXiv:2502.05712, GitHub:LIHPC-Computational-Geometry/validity-first-polycube-labeling

  2. P.-A. Beaufort, M. Reberol, D. Kalmykov, H. Liu, F. Ledoux, and D. Bommes, “Hex me if you can”, Computer Graphics Forum, vol. 41, no. 5, pp. 125–134, 2022, doi:10.1111/cgf.14608

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant