Mesh generation from points with x, y and z coordinates

here are some other good links for mesh generation and its related work.

TetGen : A Quality Tetrahedral Mesh Generator http://wias-berlin.de/software/tetgen/

CGal-Computational Geometry Algorithms Library
http://www.cgal.org/.
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/packages.html#Pkg:Triangulation3.
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/contents.html#part_VI.
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Surface_reconstruction_points_3/Chapter_main.html.
3D Surface Mesh Generation – http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/Surface_mesher/Chapter_main.html

GTSLibrary – The GNU Triangulated Surface Library.
http://gts.sourceforge.net/index.html

Jonathan Shewchukhttp://www.cs.berkeley.edu/~jrs/
http://www.cs.cmu.edu/~quake/robust.html

VTK: The Visualization Toolkit (VTK) is an open-source, freely available software system http://www.vtk.org/.

Volume and Surface Meshing – http://www.cse.ohio-state.edu/~tamaldey/mesh.htm.

Poly2Tri: An open source CDT library http://code.google.com/p/poly2tri/.

CM2Mesh Tools – http://www.computing-objects.com/index.php.

Adaptive tessellation – http://fluxionsdividebyzero.com/p1/math/geometry/g046.html#_3D

CUBIT – The CUBIT Geometry and Mesh Generation Toolkit.
http://cubit.sandia.gov/index.html

Geometry in Action – http://www.ics.uci.edu/~eppstein/geom.html

SlimDX – SlimDX is a free open source framework that enables developers to easily build DirectX applications using .NET technologies such as C#, VB
http://slimdx.org/

Leave a Comment