radusqrt / numerical-methods

Numerical methods. Repository with the purpose of helping the ones in need on their path to achieving the computer science numerical wisdom.
MIT License
32 stars 33 forks source link

Implement the deCasteljau Algorithm and plot the Bezier Curve using t… #96

Open stefansava21 opened 5 years ago

stefansava21 commented 5 years ago

…he resulted points. Solves issue #87