man(7) | cgalpoly man page | man(7) |
cgalpoly - 3D mesh generation from polyhedral surfaces
cgalpoly input.off output.mesh <angle|30> <surf-size|6> <approx|4> <rad-edge-ratio|3> <tetra-size|8> <randomseed|-1>
The cgalpoly utility is a surface-mesh-to-tetrahedral-mesh converter based on the CGAL library (http://cgal.org). This utility is capable of reading a surface model made of triangular patches and generating a tetrahedral mesh conforming to the surface.
Please see https://doc.cgal.org/latest/Mesh_3/ for details regarding the underlying algorithm.
This program accepts the following input parameters:
cgalmesh(7), cgalsurf(7), cgalsimp2(7), cork(7), meshfix(7), jmeshlib(7)
Qianqian Fang (fangqq@gmail.com)
30 June 2020 | 1.0 |