cgal icon indicating copy to clipboard operation
cgal copied to clipboard

PMP: new feature detection algorithm

Open MaelRL opened this issue 6 years ago • 1 comments

Summary of Changes

Add a new way to mark feature edges based on a few more parameters than just the dihedral angle.

Undocumented code that goes into PMP/internal and CGAL::PMP::experimental until more tests are done to improve and test it.

convenient .cpp: https://gist.github.com/MaelRL/185e43e870f2a67efd6d1db668015f59 (eigen needed)

TODO:

  • [ ] test it
  • [ ] test new BGL parameters

Release Management

  • Affected package(s): Polygon_mesh_processing
  • Issue(s) solved (if any): https://github.com/CGAL/GeometryFactory/issues/44

MaelRL avatar Jul 15 '19 10:07 MaelRL

No chance this will be ready for 5.4?

sloriot avatar Sep 23 '21 09:09 sloriot