Skip to content

Commit f50eb6c

Browse files
authored
Update README.md
1 parent d7211ee commit f50eb6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This is the link to our talk on SIGGRAPH 2020 [https://www.youtube.com/watch?v=_
2525

2626
**Implementation in CGAL**
2727

28-
A partial reimplementation of the algorithm in this repository, which does not use the indirect predicates, is available in CGAL 5.3 (https://doc.cgal.org/latest/Polygon_mesh_processing/index.html#title36). We still recommend you use our implementation, since our code has been fully tested and evaluated in multiple remeshing applications.
28+
A partial reimplementation of the algorithm in this repository, which does not use the indirect predicates, is available in CGAL 5.3 (https://doc.cgal.org/latest/Polygon_mesh_processing/index.html#title36). We still recommend you use our implementation, since our code has been fully tested and evaluated in multiple remeshing applications, including [fTetWild](https://github.com/wildmeshing/fTetWild).
2929

3030
## Important Note
3131
There is a compiler flag that is required to ensure the correctness of the algorithm.

0 commit comments

Comments
 (0)