资 源 简 介
Information
http://www.ima.ge.cnr.it/ima/personal/attene/PersonalPage/attene.html#Software
Description
```
$ meshfix --help
MeshFix v1.2-alpha - by Marco Attene, Mirko Windhoff, Axel Thielscher.
================================================================================
USAGE: meshfix [] [OPTIONS]
Processes file1 and saves the result to _fixed.off.
An optionally passed file2 is merged with the first one.
OPTIONS:
-a Allowed range: 0 < epsilon_angle < 2, default: 0 (degrees).
-j Join 2 biggest components if they overlap, remove the rest.
-jc Join the closest pair of components.
-h, --help Print this help and exit.
--shells Only the n biggest shells are kept.
-o Set the output filename (without extension).
-q Quiet mode, don"t write much to stdout.
--remove-handles Remove all handles of the mesh.
-u