Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 737 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 737 Bytes

bezier-curve-drawer

Draw bezier curve of any degree apply degree elevation, approximate degree reduction and subdivision using GUI. Build with python3 tkinter.

How to use

run beziercurve.py in src folder. demo

Approximate Degree Reduction

Degree 5 Degree 4

Algorithm used for degree reduction is mentioned in Method-1 of following paper
https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6078117