Skip to content

Test for comparing different non-manifold splitting methods.#863

Draft
daniel-zint wants to merge 2 commits into
mainfrom
dzint/split_nonmanifold
Draft

Test for comparing different non-manifold splitting methods.#863
daniel-zint wants to merge 2 commits into
mainfrom
dzint/split_nonmanifold

Conversation

@daniel-zint

@daniel-zint daniel-zint commented Jun 27, 2025

Copy link
Copy Markdown
Contributor

The IGL function igl::split_nonmanifold seems to have failure cases. This test compares it with our Lagrange-based method wmtk::manifold_internal::resolve_nonmanifoldness. The model in the test is here in the wmtk/data2 folder.

The aim of this PR is to use (a corrected version of) igl::split_nonmanifold instead of Lagrange, thereby allowing us to remove Lagrange from WMTK completely.

@daniel-zint daniel-zint added the bug Something isn't working label Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant