diff --git a/Documentation/doc/biblio/cgal_manual.bib b/Documentation/doc/biblio/cgal_manual.bib index a59c4a38031..aba474b7bbe 100644 --- a/Documentation/doc/biblio/cgal_manual.bib +++ b/Documentation/doc/biblio/cgal_manual.bib @@ -1941,6 +1941,15 @@ location = {Salt Lake City, Utah, USA} ,update = "98.01 kettner" } + +@techreport{cgal:vla-lod-15, + title={LOD Generation for Urban Scenes}, + author={Verdie, Yannick and Lafarge, Florent and Alliez, Pierre}, + year={2015}, + institution={Association for Computing Machinery} +} + + @book{ cgal:vj-ctcg-03 ,author = "David Vandevoorde and Nicolai M. Josuttis" ,title = "{C}++ Templates: The Complete Guide" diff --git a/Installation/changes.html b/Installation/changes.html index 98d0a27f057..0c6e50b83a7 100644 --- a/Installation/changes.html +++ b/Installation/changes.html @@ -269,6 +269,13 @@ and src/ directories). CGAL::write_ply_points() and CGAL::write_ply_points_and_normals(). +

Point Set Shape Detection

+

Surface Mesh Parameterization