cgal
cgal copied to clipboard
PMP: new feature detection algorithm
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
No chance this will be ready for 5.4?