Skip to content

Commit 957afbf

Browse files
committed
Update
1 parent 407462e commit 957afbf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CustomView/Advance/[6]Path_Bessel.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ rXxx方法 | rMoveTo, rLineTo, rQuadTo, rCubicTo | **不带r的方法是基于
9090

9191
以上几种类型中比较有用的就是基础型和实战型,但两者各有不足,本文会综合两者内容,从零开始学习贝塞尔曲线。
9292

93+
### 第一步.理解贝塞尔曲线的原理
94+
95+
此处理解贝塞尔曲线并非是学会公式的推倒过程,而是要了解贝塞尔曲线是如何生成的。
9396

9497

9598
## 三.总结

0 commit comments

Comments
 (0)