搜索资源列表
demoofnurbs
- 关于NURBSR的图形图像处理程序,是基于deboor的算法来实现的.-NURBSR on the graphic image processing procedures, deboor is based on the algorithm to achieve.
deBoor
- 用deBoor算法实现B样条N次曲线的程序,基本的,可以应付实验
BSpline
- 三次四阶b样条插值算法(Deboor算法)的mfc程序实现-Three fourth-order b-spline interpolation algorithm (Deboor algorithm) of mfc program
bsplines
- B-spline with deboor algorithm
Bezier_deCasteljau_and_B_deBoor
- Bezier曲线(deCasteljau算法)和B样条曲线(deBoor算法)-Bezier curve (deCasteljau algorithm) and the B-spline curve (deBoor algorithm)
bspline4_deboor
- 这是本人基于B样条deboor算法实现的B样条曲面,使用Opengl实现,可供做B样条曲面的研究者使用。-This is my B-spline-based algorithm deboor B-spline surfaces, use Opengl realize, for doing the researchers used B-spline surfaces.
CAGD-bezier-bspline.tar
- 计算机辅助几何设计大作业。包含两个部分——贝赛尔曲线绘制以及B样条曲线绘制,分别使用deCastljau和deBoor算法实现,鼠标点击输入控制顶点(不限数量),回车后绘制图形。两个程序控制顶点均可用鼠标拖动。贝赛尔曲线绘制功能比较完善,包含贝赛尔曲线及其升阶、延拓、求导等功能。-Computer aided geometric design work. Consists of two parts- beisaier curve drawing and b-spline curve drawin