cgal icon indicating copy to clipboard operation
cgal copied to clipboard

PMP: Fix smooth_shape()

Open afabri opened this issue 1 year ago • 0 comments

Summary of Changes

When only smoothing a patch the diagonals of the matrix are not set to 1.0 Now the matrix can be factorized but the resulting mesh is wrong. So there is either still another bug, or something is wrong in my fix.

Release Management

  • Affected package(s): Polygon_mesh_processing
  • Issue(s) solved (if any): fix #7990
  • License and copyright ownership: unchanged

afabri avatar Apr 09 '24 14:04 afabri