Bare minimum quadratic bezier curve A plugin for bare-minimum-2d for plotting polygons as quadratic bezier curves. Demo How to build the example npm install && npm run build && cd example && npm install && npm run start