Skip to content

[WIP] Fix overlapping triangles problem with conformal mesher#70

Draft
lmdiazangulo wants to merge 35 commits into
devfrom
overlapping-triangles-conformal
Draft

[WIP] Fix overlapping triangles problem with conformal mesher#70
lmdiazangulo wants to merge 35 commits into
devfrom
overlapping-triangles-conformal

Conversation

@lmdiazangulo

Copy link
Copy Markdown
Contributor

No description provided.

carlosgonzalez-elemwave and others added 30 commits January 21, 2026 17:20
- Remove hardcoded debug cell coordinates from buildCellElemMapLax
- Change buildSingularIds to use buildCellElemMapStrict instead of buildCellElemMapLax
- buildCellElemMapLax was causing elements to be processed multiple times,
  leading to over-identification of corners and self-intersecting constraint polygons
- This fixes the CDT error: 'Intersecting constraint edges detected'
- All 21 ConformalMesher tests now pass
@lmdiazangulo lmdiazangulo self-assigned this May 20, 2026
…pipeline.

Pre-collapse input in Slicer again keeps staircased sphere meshes closed; remove
debug VTK exports from Collapser; fix coplanarity checks and contour collapse
targeting; align SmootherTest expectations with the restored behavior.

Co-authored-by: Cursor <cursoragent@cursor.com>
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

Successfully merging this pull request may close these issues.

3 participants