Skip to content

FranclinC/Bezier_Curves_Intersection_Subdivision

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Intersection of Bezier curves with a Line Using the Subdivision Algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published