.mesh - Medit's mesh file format


Return to TetGen file formats page.
Return to TetGen home page.
.mesh is the file formats of Medit - an interactive 3D mesh viewing program. This file format is described in the documentation of Medit.

Here is an example of using TetGen to read (-p) a surface mesh described in .mesh file format, compute its constrained Delaunay tetrahedralization and output (-g) the CDT in .mesh file format.

tetgen -pg input_file.mesh
A repository of free 3D models in .mesh file format are available at INRIA's Free 3D Meshes Download.
Return to TetGen file formats page.
Return to TetGen home page.
Hang Si