Jump to content

TetGen: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Tetgen homepage moved
fix url
Line 11: Line 11:
| genre =
| genre =
| license = [[MIT license]] with exceptions regarding copyright attribution and commercial use
| license = [[MIT license]] with exceptions regarding copyright attribution and commercial use
| website = [http://tetgen.org/]
| website = [http://tetgen.org/ http://tetgen.org/]
}}
}}



Revision as of 13:18, 29 May 2012

TetGen
Developer(s)Hang Si
Stable release
1.4.3 / 2011-01-19
Written inANSI C++
Operating systemUnix/Linux, Mac OS X, Windows
LicenseMIT license with exceptions regarding copyright attribution and commercial use
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]

References

  1. ^ H. Si, Tetgen: a quality tetrahedral mesh generator and three-dimensional Delaunay triangulator, 2004
  2. ^ "Wolfram Mathematica: introduction to TetGenLink".
  3. ^ "Gmsh:6.1 Choosing the right unstructured algorithm".