Photoshop and other digital paint apps have a “smoothing” option that causes lines drawn to be curvier. What’s the math of it?
Ask HN: How does software smooth lines?
1–3 of 3 posts
Re: Ask HN: How does software smooth lines?
#2I'm not an specialist, but you can start with https://en.wikipedia.org/wiki/Spatial_anti-aliasing
Re: Ask HN: How does software smooth lines?
#3you can read https://en.wikipedia.org/wiki/B-spline
most of them simply use a lasso method.