Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 628 Bytes

File metadata and controls

12 lines (10 loc) · 628 Bytes

Description: the user enters via mouse with the control points of two Bezier curves. The number of control points is arbitrary, without limit. The system should draw the curves and present the parameter values of both curves to the points at which all intersections happen. The approximation intersection method is the subdivision. The user can move, insert and delete points, with the system responding appropriately in real time. The approximation tolerance is adjustable by the user. Assessments should be made compulsory with the Casteljau algorithm.

LICENSE

See LICENSE.md for the GNU GENERAL PUBLIC LICENSE