TetGen

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 179.33.38.220 (talk) at 23:15, 27 June 2018 (→‎See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

TetGen
Developer(s)Hang Si
Stable release
1.5 / 2013-11-04
Written inANSI C++
Operating systemUnix/Linux, OS X, Windows
LicenseGnu Affero Public License v.3.0
Websitehttp://tetgen.org/

TetGen is a mesh generator developed by Hang Si which is designed to partition any 3D geometry into tetrahedrons by employing a form of Delaunay triangulation whose algorithm was developed by the author.[1]

TetGen has since been incorporated into other software packages such as Mathematica[2] and Gmsh.[3]

See also

References

  1. ^ Si, Hang (2015). "TetGen, a Delaunay-based Tetrahedral Mesh Generator". ACM Transactions on Mathematical Software. 41 (2): 11:1–11:36. doi:10.1145/2629697.
  2. ^ "Wolfram Mathematica: introduction to TetGenLink".
  3. ^ "Gmsh:6.1 Choosing the right unstructured algorithm".

External links