貝塞爾曲線(B-spline)的原理與應用
https://www.cnblogs.com/virtualman/p/13598681.html
詳解樣條曲線(上、下)(包含貝塞爾曲線)
https://blog.csdn.net/deepsprings/article/details/107828889
https://blog.csdn.net/deepsprings/article/details/107881698
CS3621 Introduction to Computing with Geometry Notes
https://pages.mtu.edu/~shene/COURSES/cs3621/NOTES/
Finding a Point on a Bézier Curve: De Casteljau's Algorithm
https://pages.mtu.edu/~shene/COURSES/cs3621/NOTES/spline/Bezier/de-casteljau.html
貝塞爾曲線德卡斯特里奧(de Casteljau)算法
https://blog.csdn.net/morninghapppy/article/details/7344737
B-Spline(六):給定參數求點(de Boor 算法)
http://www.whudj.cn/?p=535
B-Spline(八):節點插入
http://www.whudj.cn/?p=561
B-Spline(九):打斷(Subdividing)以及折線化(Tesslelation)
http://www.whudj.cn/?p=585