aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/math
diff options
context:
space:
mode:
authorEduardo Julian2022-11-25 01:26:00 -0400
committerEduardo Julian2022-11-25 01:26:00 -0400
commit09a29c952edb851e13edd454bd118c1c1ae83ade (patch)
treec27287569bdb0ffd190549a4bb1eb1899b9b20f4 /documentation/bookmark/math
parent44cff1dcbd6cd23ef455923b707104302dde1aad (diff)
Added support for saturation arithmetic.
Diffstat (limited to 'documentation/bookmark/math')
-rw-r--r--documentation/bookmark/math/geometry/computational.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/bookmark/math/geometry/computational.md b/documentation/bookmark/math/geometry/computational.md
index 846b1556c..51ad85d34 100644
--- a/documentation/bookmark/math/geometry/computational.md
+++ b/documentation/bookmark/math/geometry/computational.md
@@ -1,4 +1,5 @@
# Reference
+0. [Computational Geometry Algorithms Library](https://www.cgal.org/)
0. [Primitives for Computational Geometry](https://graphics.stanford.edu/courses/cs348a-17-winter/Papers/Stolfi_Primitives_DECSRC_Report.pdf)