/elm-bezier

Primary LanguageElmBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Elm Bezier

This package is for working with cubic Bezier curves and is specifically made as a dependency for Elm Animator.

A good amount of this code was borrowed from Elm Geometry, though the Bezier.Spring module is largely unique (though it was written with a considerable amount of help from Ian Mackenzie, for which I have very grateful!)