man(7) | cgalmesh man page | man(7) |
cgalmesh - 3D mesh generation from volumetric image
cgalmesh input.inr output.mesh <angle|30> <surf-size|6> <approx|4> <rad-edge-ratio|3> <tetra-size|8> <randomseed|-1>
The cgalmesh utility is a volume-to-tetrahedral-mesh converter based on the CGAL library (http://cgal.org). This utility is capable of reading a binary, multi-labled or gray-scale based 3D volumetric image and output a tetrahedral mesh conforming to the volume, with each region labeled correspondingly to the volume labels.
Please see https://doc.cgal.org/latest/Mesh_3/ for details regarding the underlying algorithm.
This program accepts the following input parameters:
cgalsurf(7), cgalsimp2(7), cgalpoly(7), cork(7), meshfix(7), jmeshlib(7)
Qianqian Fang (fangqq@gmail.com) and Peter Varga
30 June 2020 | 1.0 |