This is my implementation of the de casteljau algorithm. It's a tool that allows you to draw bezier curves
Primary LanguageTypeScript