Skip to content

PMP::split_long_edges() - add NP to not triangulate faces#9502

Draft
janetournois wants to merge 4 commits into
CGAL:mainfrom
janetournois:PMP_remesh-split_and_do_not_triangulate-GF
Draft

PMP::split_long_edges() - add NP to not triangulate faces#9502
janetournois wants to merge 4 commits into
CGAL:mainfrom
janetournois:PMP_remesh-split_and_do_not_triangulate-GF

Conversation

@janetournois

Copy link
Copy Markdown
Member

Summary of Changes

Add named parameter do_not_triangulate_faces to cancel re-triangulation after splitting in PMP::split_long_edges()

Release Management

  • Affected package(s): PMP_remeshing
  • Link to compiled documentation (obligatory for small feature) wrong link name to be changed
  • License and copyright ownership: unchanged

when it is set to 'on', the split edges do not trigger retriangulation
… empty

then refill the queue with newly created edges

for now this version is slower (up to 3 times) than the original
and inserts 2% more vertices on the example I run
@janetournois janetournois force-pushed the PMP_remesh-split_and_do_not_triangulate-GF branch from 6f1dd5c to 1b22a66 Compare May 29, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant