Added some functions to calculate Bezier curves
Bezier curves are calculated on a a linear grid with given supporting points. Curves can be plotted to xfig using the xfig_plot_allbezier function.
Loading
Please register or sign in to comment
Bezier curves are calculated on a a linear grid with given supporting points. Curves can be plotted to xfig using the xfig_plot_allbezier function.