.NET Core Class Library and Desktop Application (WPF) that extract Bézier curve PATH element from source SVG and using de Casteljau's algorithm will produce another SVG that will include original path and additional elements that are used for calculating and drawing the curve.
and a lot of more details..