搜索资源列表
Bezier-and-B-spline-curve-
- 生成Bezier曲面和B样条曲面,并显示出控制网格以及曲面-use C++ language to build Bezier and B spline curve,and show the control mesh and the surface,very useful I think, thank you
Bezier-Cur
- Bezier曲线,包括2D和3D曲线,作为计算机图形学中曲线曲面编程方面的编程学习.-Bezier Curves. These are two programs that use Bezier curves. Bezier curves are simply lines, with one or more control points that "attract" the line toward it. One is a Bezier curve in 2D, the other is a
BEZIER
- gomputre graphics bazier curve drawing in c
Bezier
- 有两个功能,一个是画Bezier曲线,一个是利用Bezier曲线画一个茶壶-Has two functions, one is drawn Bezier curve, the other is to use Bezier curves to draw a teapot ...
bezier
- 3D Rational Bezier Curve
Spline
- program reads a txt file, the coordinates of points and draws a Bezier curve, you can scale, rotate around the axes of coordinates, it is possible to write on the screen
DrawAHBezierCurve
- 绘制AH-Bezier曲线的matlab程序,不同于传统的Bezier曲线,AH-Bezier曲线包含代数和双曲多项式,能不用有理形式精确表示双曲线段。压缩包中,DrawAHBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间AH-Bezier曲线均适用。-Draw AH-Bezier curve matlab procedures, different the traditional Bezier curves, AH-Bezie
DrawCBezierCurve
- 绘制C-Bezier曲线的matlab程序,不同于传统的Bezier曲线,C-Bezier曲线包含代数和三角多项式,能不用有理形式精确表示椭圆弧。压缩包中,DrawCBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间C-Bezier曲线均适用。-Draw C-Bezier curve matlab procedures, different the traditional Bezier curve, C-Bezier curves
DrawHBezierCurve
- 绘制H-Bezier曲线的matlab程序,不同于传统的Bezier曲线,H-Bezier曲线仅含纯双曲多项式,压缩包中,DrawHBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间H-Bezier曲线均适用。-Draw H-Bezier curve matlab procedures, different the traditional Bezier curve, H-Bezier polynomial hyperbolic c
DrawPBezierCurve
- 绘制P-Bezier曲线的matlab程序,不同于传统的Bezier曲线,P-Bezier曲线由三角多项式定义。压缩包中,DrawPBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间P-Bezier曲线均适用。-Draw P-Bezier curve matlab procedures, different the traditional Bezier curve, P-Bezier polynomial curve define
DrawAHBezierSurface
- 绘制AH-Bezier曲面的matlab程序,不同于传统的Bezier曲面,AH-Bezier曲面包含代数和双曲多项式,能不用有理形式精确表示双曲面片。压缩包中,DrawAHBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的AH-Bezier曲面均适用。-Draw AH-Bezier surfaces matlab program, unlike traditional Bezier surfaces, AH-Bezier curve
DrawCBezierSurface
- 绘制C-Bezier曲面的matlab程序,不同于传统的Bezier曲面,C-Bezier曲面包含代数和三角多项式,能不用有理形式精确表示椭球面片。压缩包中,DrawCBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的C-Bezier曲面均适用。-Draw C-Bezier surfaces matlab program, unlike traditional Bezier surfaces, C-Bezier curve consi
DrawHBezierSurface
- 绘制H-Bezier曲面的matlab程序,不同于传统的Bezier曲面,H-Bezier曲面由纯双曲多项式定义。压缩包中,DrawHBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的AH-Bezier曲面均适用。-Draw H-Bezier surfaces matlab program, unlike traditional Bezier surfaces, H-Bezier polynomial curve defined by
DrawPBezierSurface
- 绘制P-Bezier曲面的matlab程序,不同于传统的Bezier曲面,P-Bezier曲面仅含纯三角多项式。压缩包中,DrawPBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的P-Bezier曲面均适用。-Draw P-Bezier surfaces matlab program, unlike traditional Bezier curve, P-Bezier surfaces containing only pure tr