Skip to content

mehtapugur/MEC-Bezier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEC-Bezier

Minimum Enclosing Circle and Bezier Curve Project

Draws the smallest circle surrounding the given coordinate points and the bezier curve according to these points.

There is a bezier curve formula:

bezierformula

This is the first coordinate points:

coordinate1

and Coordinate System:

bezier1

This is a second coordinate points:

coordinate2

and Coordinate System:

bezier2

About

Minimum Enclosing Circle and Bezier Curve

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages