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

FYI on approximating a circle using cubic beziers #379

Open gtoal opened 1 year ago

gtoal commented 1 year ago

Similar to your own derivation, slightly different numbers. At least worth a read and maybe a comparison in that section. https://spencermortensen.com/articles/beziercircle/

Pomax commented 1 year ago

Unfortunately, that's a 404.

gtoal commented 1 year ago

Sorry! I could have worn I cut & pasted the URL. Here's the correct version: https://spencermortensen.com/articles/bezier-circle/