Skip to content

Commit 5bd0135

Browse files
authored
Update README.md
1 parent 5b2df87 commit 5bd0135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Our software is quite easy to use. Basically, users only need to provide a surfa
111111

112112
- Envelope of size *epsilon*
113113

114-
Using smaller envelope preserves features better but also takes longer time (Users may try to use [Fase Envelope](https://github.com/wangbolun300/fast-envelope) to reduce the running time). The default value of *epsilon* is *b/1000*, where *b* is the length of the diagonal of the bounding box.
114+
Using smaller envelope preserves features better but also takes longer time (Users can enable [Fast Envelope](https://github.com/wangbolun300/fast-envelope) by turning on [this cmake flag](https://github.com/wildmeshing/fTetWild/blob/master/CMakeLists.txt#L46) to reduce the running time). The default value of *epsilon* is *b/1000*, where *b* is the length of the diagonal of the bounding box.
115115

116116
- Ideal edge length
117117

0 commit comments

Comments
 (0)