aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/math/geometry/bezier_curves.md
blob: e8c36e9950642dbfa4813ef0c90c55977a9215e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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
1. [A Primer on Bézier Curves](https://pomax.github.io/bezierinfo/)
1. https://99designs.com/blog/engineering/math-draw-vector-curves/
1. https://medium.freecodecamp.org/nerding-out-with-bezier-curves-6e3c0bc48e2f
1. https://raphlinus.github.io/curves/2018/12/28/bezier-arclength.html
1. https://astiopin.github.io/2019/01/04/qbez-parabola.html
1. http://dlacko.org/blog/2016/10/19/approximating-bezier-curves-by-biarcs/
1. https://bosker.wordpress.com/2013/11/13/beyond-bezier-curves/