/bezier

Bezier

Primary LanguageJavaScript

You can use it to calculate the x and y value of a 4 or 5 point bezier at time t.

Installation

$ git clone https://github.com/Cetger/bezier.git
$ cd bezier
$ node index.js

bezier