Update changelog for 1.5.0
- Material from https://wias-berlin.de/software/tetgen/relnotes.html
This commit is contained in:
committed by
Juergen Fuhrmann
parent
1eb7385637
commit
fb980e929a
16
CHANGELOG.md
16
CHANGELOG.md
@@ -1,5 +1,21 @@
|
|||||||
# TetGen: Release Notes
|
# TetGen: Release Notes
|
||||||
|
|
||||||
|
## Version 1.5.0 (November 4, 2013)
|
||||||
|
|
||||||
|
- Improved the efficiency of the mesh data structure
|
||||||
|
(tetrahedron-based).
|
||||||
|
- Implemented a new edge flip algorithm that does recursive
|
||||||
|
combination of elementary flips.
|
||||||
|
- Improved the Bowyer-Watson point insertion algorithm for robustness
|
||||||
|
and efficiency.
|
||||||
|
- Implemented a new algorithm for boundary recovery (the -Y option).
|
||||||
|
- Implemented Shewchuk\'s CDT flip algorithm (the -p option).
|
||||||
|
- Implemented a new Delaunay refinement algorithm (the -q option) for
|
||||||
|
handling small input angles (sharp features).
|
||||||
|
- Fully supports isolated input segments and with segment markers
|
||||||
|
(which do not attach to any facet).
|
||||||
|
- Many new options and parameters for improving mesh quality and mesh
|
||||||
|
optimization.
|
||||||
|
|
||||||
## Version 1.4.3 (September 6, 2009)
|
## Version 1.4.3 (September 6, 2009)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user