mirror of https://github.com/CGAL/cgal
11 lines
545 B
Plaintext
11 lines
545 B
Plaintext
- verify that L2,1 is square root of integral of L2 error over normals.
|
|
-- checked, square root can be omitted
|
|
- very first partition must use one proxy per connected component.
|
|
-- checked
|
|
- verify that teleport can be forced even when heuristic test fails. about the test: why not simply comparing increase of error and decrease of error ?
|
|
-- checked
|
|
- when meshing, use discrete analog of a *constrained* 2D Delaunay triangulation ? (involving visibility)
|
|
-- checked
|
|
- add option to optimize the vertex locations of the output mesh
|
|
-- checked
|