Revision 2afbcc7fa540e39d6bea6ed9bc359735b355f3ef authored by Laurent Rineau on 19 February 2018, 13:24:23 UTC, committed by Laurent Rineau on 19 February 2018, 13:24:23 UTC
SMP: Documented some functions used in the Orbifold Tutte parameterizer
2 parent s cc700d1 + f23547e
Raw File
TODO
== To follow Triangle ==

  - Implement off-centers
  
  - Implement Chew’s algorithm instead of Ruppert's
  
      L. Paul Chew, ‘‘Guaranteed−Quality Mesh Generation for Curved
      Surfaces,’’ Proceedings of the Ninth Annual Symposium on Computational
      Geometry, pages 274−280, May 1993.
  
  - Implement Miller-Pav-Walkington
  
      Gary L. Miller, Steven E. Pav, and Noel J. Walkington, ‘‘When and Why
      Ruppert’s Algorithm Works,’’ Twelfth International Meshing Roundtable,
      pages 91−102, 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 [!]
back to top