Comment on Show HN: Apple-like smooth corners for Tailwind CSSComments−weswilson1yObligatory video on splines: https://www.youtube.com/watch?v=jvPPXbo87dsFrom what I've read, Apple rounded corners are using G^2 or G^3 geometric continuity to generate smoother curves.It's hard to tell which smoothing function this library uses since it looks like it's based on PNG masking.
Comments
Obligatory video on splines: https://www.youtube.com/watch?v=jvPPXbo87ds
From what I've read, Apple rounded corners are using G^2 or G^3 geometric continuity to generate smoother curves.
It's hard to tell which smoothing function this library uses since it looks like it's based on PNG masking.