aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/math/geometry/bezier_curves.md
blob: d627248d9a1cf18f7a71532908afaa7c353ff4b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Reference

0. []()
0. [Parallel curves of cubic Béziers](https://raphlinus.github.io/curves/2022/09/09/parallel-beziers.html)
0. [Curves and Surfaces](https://ciechanow.ski/curves-and-surfaces/)
0. [The Beauty of Bézier Curves](https://www.youtube.com/watch?v=aVwxzDHniEw)
0. [Circles and lines vs. polynomial splines](https://wordsandbuttons.online/circles_and_lines_vs_polynomial_splines.html)
0. https://cormullion.github.io/blog/2018/06/21/bezier.html
0. [A Primer on Bézier Curves](https://pomax.github.io/bezierinfo/)
0. https://99designs.com/blog/engineering/math-draw-vector-curves/
0. https://medium.freecodecamp.org/nerding-out-with-bezier-curves-6e3c0bc48e2f
0. https://raphlinus.github.io/curves/2018/12/28/bezier-arclength.html
0. https://astiopin.github.io/2019/01/04/qbez-parabola.html
0. http://dlacko.org/blog/2016/10/19/approximating-bezier-curves-by-biarcs/
0. https://bosker.wordpress.com/2013/11/13/beyond-bezier-curves/