diff --git a/Installation/changes.html b/Installation/changes.html index 91a27548f8b..877960f897b 100644 --- a/Installation/changes.html +++ b/Installation/changes.html @@ -161,6 +161,10 @@ and src/ directories). automatically adapt the local density of points to the local variation of the input computed by principal component analysis. +
  • New IO functions for PLY format (Polygon File + Format): CGAL::read_ply_points(), + CGAL::read_ply_points_and_normals(), CGAL::write_ply_points() + and CGAL::write_ply_points_and_normals().
  • Surface Mesh Parameterization