搜索资源列表
三次B样条曲线
- 用C语言编写的三次B样条曲线源代码!-C language prepared by the cubic B-spline curves source code!
二次三次B样条曲线代码
- 用VC6,MFC,实现了二次和三次B样条曲线的绘制。
三次B样条曲线
- 用C语言编写的三次B样条曲线源代码!-C language prepared by the cubic B-spline curves source code!
3次B样条曲线
- 这是我用VC做的一个关于图形曲线的程序,可以绘制B样曲线功能-This is what I do with VC on a graph procedures can be mapped B-spline curves function
B样条曲线反求_OpenGL环境--数据点加入输出点列
- 自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control
CurvePainter
- n次贝塞尔曲线及三次b样条曲线的绘制,使用自己编写的curve类,实现曲线上点坐标的计算与绘制,曲线点坐标的计算使用递归算法。点击左键设定控制点,之后点击右件绘制曲线。-n Bessel curve and three b-spline curve mapping, prepared to use their own type of curve, curve coordinates of the point on the calcula
Picturing_with_visual_C
- 实现C语言的画图功能,配有三次B样条曲线的实例,可以放心使用!-realization of the class C language function, is equipped with three B-spline curves examples can be assured use!
xml2
- 程序用来绘制三次B样条曲线,已经在毕业论文使用了.-Procedures used to draw the three B-spline curve has been used in the thesis.
B_func
- 一个B样条曲线的算法,包括 二次,三次B样条曲线,对于学习计算机图形学的人而言是很好的参考样本-A B-spline curve algorithms, including the second, three B-spline curve, for people to learn computer graphics is a good reference sample
MyGUI
- 计算机图形学的大作业,包括三次Bezier曲线、三次B样条曲线、多种分形、真实感图形等。-Computer Graphics major operations, including three Bezier curves, three B-spline curve, multi-fractal, realistic graphics.
threeBCurverC
- 三次B样条曲线 对于初学计算机辅助几何设计的学生来说 是一个很好的程序 易懂 简单-Three B-spline curve for the novice computer-aided geometric design students is a good program easy to understand simple
sanciByangtiaoquxian
- 此程序可运行后为三次B样条曲线 用光表进行绘图 很好的程序 跟大家分享-This program can be run for the three B-spline curve drawing with light table with a very good program to share
scytqx
- 一个用C语言实现三次B样条曲线,计算机图形学-C language realization of the three B-spline curves, Computer Graphics
Quxians1
- 均匀三次b样条曲线,可以拖动点来改变曲线,不过可操作性较低-Cubic b-spline curve
B样条曲线反求_OpenGL环境--数据点加入输出点列
- 三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.(Three non uniform B spline curve in reverse: given data points, reverse control points, node vector
用c语言编程绘制二维三次b样条曲线
- 采用C语言编写程序,根据已知点绘制样条曲线,可以用于开发gambit脚本功能进行飞机翼型参数化建模(The program is written in C language, and the spline curve is drawn according to the known points)
三次B样条轨迹规划
- 根据三次B样条公式,算出样条曲线,并取样,把三维坐标写进txt,再用matlab绘制三维三次B样条曲线(According to the cubic B-spline formula, calculate the spline curve, and sample, the three-dimensional coordinates into the txt, and then draw three-dimensional cubic B
三次B样条细分
- 经典三次B样条细分算法;四个控制点;细分曲线(cubic B spline subdivision algorithm; curve)
二、三次均匀B样条曲线
- 根据输入点坐标画出二次或三次均匀B样条曲线(According to the input point coordinates, draw two or three uniform B spline curves.)
三次四阶b样条插值算法(Deboor算法)
- 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)