Skip to content

Commit b41672c

Browse files
author
Jennings Zhang
authored
Update README.md
1 parent 7b0e2c7 commit b41672c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
_ds_ plugin wrapper for
1111
[`adapt_object_mesh`](https://github.com/aces/surface-extraction/blob/clasp_3-0-3/src/adapt_object_mesh.c),
1212
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,
13+
`adapt_object_mesh` implements Taubin smoothing.
14+
`pl-adapt_object_mesh` runs `adapt_object_mesh` on every `.obj` file in its input directory,
1515
writing outputs to an output directory, and printing logs to log files
1616
which are created next to the output surfaces.
1717

0 commit comments

Comments
 (0)