/bezier_curve_editor

This program is a curve editor. It is based on Bézier curves calculated with the method of Bernstein polynomials or the recursive method of Casteljau. You can load 5 different examples and change the position of the control points or create your own curve.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

No issues in this repository yet.