aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/math
diff options
context:
space:
mode:
authorEduardo Julian2021-11-08 02:02:27 -0400
committerEduardo Julian2021-11-08 02:02:27 -0400
commitdf6cf0d3c980e3d7240eec6cb38d86af61037725 (patch)
tree6654307936eeeb0947bb7e8db8e9e94430c8c2dd /documentation/bookmark/math
parent305a3b5bca562601ee37b4cac69dd02f245830db (diff)
Sharing the same Function class between bootsrapper and JVM compiler.
Diffstat (limited to 'documentation/bookmark/math')
-rw-r--r--documentation/bookmark/math/geometry/bezier_curves.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/bookmark/math/geometry/bezier_curves.md b/documentation/bookmark/math/geometry/bezier_curves.md
index c92aa1747..e8c36e995 100644
--- a/documentation/bookmark/math/geometry/bezier_curves.md
+++ b/documentation/bookmark/math/geometry/bezier_curves.md
@@ -1,5 +1,6 @@
# Reference
+1. [Curves and Surfaces](https://ciechanow.ski/curves-and-surfaces/)
1. [The Beauty of Bézier Curves](https://www.youtube.com/watch?v=aVwxzDHniEw)
1. [Circles and lines vs. polynomial splines](https://wordsandbuttons.online/circles_and_lines_vs_polynomial_splines.html)
1. https://cormullion.github.io/blog/2018/06/21/bezier.html