It is the implementation of thesis A Class of C2 Interpolating Splines.
JS version of YukselC2Interpolation.
const smoothedPoints = YskselC2Interpolation.SmoothPolygon([...points, points[0]]);
It is the implementation of thesis A Class of C2 Interpolating Splines.
JS version of YukselC2Interpolation.
const smoothedPoints = YskselC2Interpolation.SmoothPolygon([...points, points[0]]);
npm i yuksel-c2-interpolation
6
1.1.2
ISC
6.75 kB
4