项目作者: Mypathissional

项目描述 :
Bezier Curves and Splines
高级语言: Jupyter Notebook
项目地址: git://github.com/Mypathissional/CurveFitting.git
创建时间: 2018-10-21T15:03:46Z
项目社区:https://github.com/Mypathissional/CurveFitting

开源协议:

下载


CurveFitting

Implementations of de Casteljau’s algorithm along with visualization of Bezier curves (animation for the desired number of nodes) and Cubic Splines are provided in Python

Example of animations:

Example of a bezier curve evolution(construction) with 8 random control points:

Example of a bezier curve evolution(construction) with 3 chosen control points: