Understanding and implementing Bezier Curves using HTML Canvas and Javascript
TLDR; 2 weeks ago, I saw a video by Fireship titled "WTF is a Bézier Curve?" and realized Bezier curves are beautiful and implemented them myself.
Try it out here: https://sampath.dev/bezier-curve-js/
Source Code: GitHub repo
How do we draw somethi...
blog.sampath.dev5 min read