We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b0e2c7 commit b41672cCopy full SHA for b41672c
README.md
@@ -10,8 +10,8 @@
10
_ds_ plugin wrapper for
11
[`adapt_object_mesh`](https://github.com/aces/surface-extraction/blob/clasp_3-0-3/src/adapt_object_mesh.c),
12
a polygonal mesh smoothing program from [CIVET](http://mcin.ca/technology/civet/).
13
-It implements
14
-It runs `adapt_object_mesh` on every `.obj` file in its input directory,
+`adapt_object_mesh` implements Taubin smoothing.
+`pl-adapt_object_mesh` runs `adapt_object_mesh` on every `.obj` file in its input directory,
15
writing outputs to an output directory, and printing logs to log files
16
which are created next to the output surfaces.
17
0 commit comments