Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 212 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 212 Bytes

bezier.js

Created this simple JS Class to handle finding points on a bezier curve. May expand it to do something more useful, but for now it's main purpose is to save me from losing the calculation.