update wording in README

This commit is contained in:
Jürgen Fuhrmann
2025-05-16 10:51:40 +02:00
committed by Juergen Fuhrmann
parent 95546ba14c
commit 38047844c1

View File

@@ -1,22 +1,19 @@
TetGen TetGen
====== ======
TetGen is a program to generate tetrahedral meshes of any 3D TetGen is a program to generate tetrahedral meshes of any 3D polyhedral domains. TetGen generates exact constrained Delaunay tetrahedralizations, boundary conforming Delaunay meshes, and Voronoi partitions.
polyhedral domains. TetGen generates exact constrained Delaunay
tetrahedralizations, boundary conforming Delaunay meshes, and Voronoi
partitions.
TetGen versions up to v1.6.0 have been developed by Hang Si (@sihang0592) TetGen versions up to v1.6.0 have been developed by [Hang Si](https://github.com/sihang0592) during his affiliation with [Weierstrass Institute for Applied Analysis and Stochastics, (WIAS) Berlin](https://www.wias-berlin.de/software/tetgen).
at [Weierstrass Institute for Applied Analysis and Stochastics, (WIAS) Berlin](https://www.wias-berlin.de).
This repository provides the source code of the most recent versions of TetGen as repository releases:
- [v1.4.3, 2011](https://github.com/TetGen/TetGen/archive/refs/tags/v1.4.3.tar.gz): [MIT licensed with noncommercial clause](https://raw.githubusercontent.com/TetGen/TetGen/refs/tags/v1.4.3/LICENSE) This repository provides the source code of the most recent versions of TetGen.
- [v1.5.0, 2013](https://github.com/TetGen/TetGen/archive/refs/tags/v1.5.0.tar.gz): [AGPLv3](https://www.gnu.org/licenses/agpl-3.0.html) licensed The following releases are provided:
- [v1.5.1, 2018](https://github.com/TetGen/TetGen/archive/refs/tags/v1.5.1.tar.gz): [AGPLv3](https://www.gnu.org/licenses/agpl-3.0.html) licensed, recommended as most stable version
- [v1.6.0, 2020](https://github.com/TetGen/TetGen/archive/refs/tags/v1.6.0.tar.gz): [AGPLv3](https://www.gnu.org/licenses/agpl-3.0.html) licensed, latest version with some rough edges
- [v1.4.3, 2011](https://github.com/TetGen/TetGen/archive/refs/tags/v1.4.3.tar.gz): [MIT license with noncommercial clause](https://raw.githubusercontent.com/TetGen/TetGen/refs/tags/v1.4.3/LICENSE)
- [v1.5.0, 2013](https://github.com/TetGen/TetGen/archive/refs/tags/v1.5.0.tar.gz): [AGPLv3 license](https://www.gnu.org/licenses/agpl-3.0.html)
- [v1.5.1, 2018](https://github.com/TetGen/TetGen/archive/refs/tags/v1.5.1.tar.gz): [AGPLv3 license](https://www.gnu.org/licenses/agpl-3.0.html) recommended as most stable version
- [v1.6.0, 2020](https://github.com/TetGen/TetGen/archive/refs/tags/v1.6.0.tar.gz): [AGPLv3 license](https://www.gnu.org/licenses/agpl-3.0.html) most recent version with some rough edges
In addition, it is planned to publish future versions of TetGen via this repository. It is planned to resume active development of TetGen and to publish future versions of TetGen via this repository.
## Documentation ## Documentation
- Manuals are available in https://github.com/TetGen/Manuals. - Manuals are available in https://github.com/TetGen/Manuals.
@@ -25,15 +22,7 @@ In addition, it is planned to publish future versions of TetGen via this reposit
## Commercial licensing ## Commercial licensing
TetGen versions developed at WIAS are distributed under a dual licensing scheme. TetGen versions developed at WIAS are distributed under a dual licensing scheme. As an alternative to the use of TetGen under the AGPLv3 license, consider the option to obtain a commercial license for a fee. These licenses are offered by the Weierstrass Institute for Applied Analysis and Stochastics (WIAS). As a rule, licenses are provided "as-is", unlimited in time for a one time fee. Please send corresponding requests to: `tetgen at wias-berlin.de`. Please do not forget to include some description of your company and the realm of its activities.
As an alternative to the use of TetGen under the AGPLv3 license, consider the option to obtain a commercial
license for a fee. These licenses are offered by the Weierstrass
Institute for Applied Analysis and Stochastics (WIAS). As a rule,
licenses are provided "as-is", unlimited in time for a one time
fee. Please send corresponding requests to:
`tetgen at wias-berlin.de`. Please do not forget to include some
description of your company and the realm of its activities.
Due to the change of affiliation of Hang Si, the contination of this dual licensing scheme for Due to the change of affilliation of Hang Si, the continuation of this dual licensing scheme for future versions of TetGen is uncertain.
future versions of TetGen is uncertain.