logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

jmeshlib - triangular surface mesh cleaning and repairing

Author

Marco Attene (attene@ge.imati.cnr.it) 1.0 30 June 2020 man(7)

Description

The jmeshlib utility is a surface mesh repairing and cleaning utility written by Marco Attene (http://jmeshlib.sourceforge.net/). JMeshLib removes non-manifold vertices in a surface mesh and re- orient the triangles in a consistent node order. This program accepts the following input parameters: input.off|(required) The input surface mesh in the OFF format output.off|(required) The cleaned surface mesh are saved as output.off

Name

jmeshlib - triangular surface mesh cleaning and repairing

See Also

cgalmesh(7), cgalsurf(7), cgalsimp2(7), cgalpoly(7), cork(7), meshfix(7)

Synopsis

jmeshlib input.off output.off

See Also