A simple WebGL demo application for exploring various curvatures - Bezier, B-Splines, Catmull-Rom etc. A sandbox for implementing different curves in 2D view.
Preview available on github pages: https://moskopio.github.io/curves-webgl
yarn
yarn dev