mirror of https://github.com/CGAL/cgal
update changes.html
This commit is contained in:
parent
0811c2fb2c
commit
ba124232dc
|
|
@ -175,6 +175,8 @@ and <code>src/</code> directories).
|
||||||
Add some new features to <code>CGAL::isotropic_remeshing()</code>.
|
Add some new features to <code>CGAL::isotropic_remeshing()</code>.
|
||||||
It is now possible to select fixed vertices that survive the remeshing process,
|
It is now possible to select fixed vertices that survive the remeshing process,
|
||||||
and to keep face attributes such as colors valid after remeshing.
|
and to keep face attributes such as colors valid after remeshing.
|
||||||
|
The user can choose the number of relaxation steps happening at each loop,
|
||||||
|
and to run 1-dimensional relaxation along constrained polylines.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<!-- Spatial Searching and Sorting -->
|
<!-- Spatial Searching and Sorting -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue