cgal/Mesh_2/TODO

29 lines
781 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

== To follow Triangle ==
- Implement off-centers
- Implement Chews algorithm instead of Ruppert's
L. Paul Chew, GuaranteedQuality Mesh Generation for Curved
Surfaces, Proceedings of the Ninth Annual Symposium on Computational
Geometry, pages 274280, May 1993.
- Implement Miller-Pav-Walkington
Gary L. Miller, Steven E. Pav, and Noel J. Walkington, When and Why
Rupperts Algorithm Works, Twelfth International Meshing Roundtable,
pages 91102, September 2003.
== Old TODO list ==
- Implement a method to split all clusters at the beginnning.
- Histograms in the demo
- do not use default constructor of Geom_traits
- Rewrite Double_map.h [!]
- draw() called twice in mesh_demo [!]