Pomax / BezierInfo-2

The development repo for the Primer on Bézier curves, https://pomax.github.io/bezierinfo
https://pomax.github.io/bezierinfo
Other
2.29k stars 286 forks source link

rename `drawCurve` to `drawPoint` in "How to implement de Casteljau's algorithm" #319

Closed Pomax closed 2 years ago

Pomax commented 2 years ago

based on the fact that https://github.com/Pomax/BezierInfo-2/issues/318 should seems to have misunderstood what drawCurve does.