搜索资源列表
bsplineandbezier
- b样条和贝塞尔曲线的绘制,matlab和vc平台上的两个版本-b-spline and Bezier curve drawing, matlab, and two versions of the platform vc
Bezier_circle
- 贝塞尔曲线拟合程序,完全利用matlab实现-Bezier curve fitting procedures
Bezier
- 我用MFC做的小型的曲线的画法及界面,但是老师说了要用opengl,所以我想把我的程序发到网上让大家和我共享,并且给我帮助-I used to do small MFC curve drawing method and interface, but the teacher said to use opengl, so I want my hair to process online so that everyone and I share, and give me help
Bezier
- 实现bezier曲线画法,为三次-Bezier curve drawing method of realization for the three
bezier_surface_display
- BEZIER曲面显示程序:可以从一个Bezier node and rectangle 文件中读出该文件的信息,并在屏幕上显示该Bezier曲面-BEZIER_SURFACE_DISPLAY:a MATLAB program which gets the names of the node and rectangle files defining a Bezier surface, reads the information from the files, and displays the su
bezier
- 这是一次,二次,三次bezier曲线用MATLAB实现的程序。-This is the single, double or three times to achieve bezier curve using MATLAB procedures.
bezier
- 实现了bezier的绘图,通过了matlab的调试,运行正确-Bezier drawing achieved through a debug matlab, run the correct
reparameterization
- To obtain the reparameterization of Bezier curve which is widely used in CG and CAGD design. Include the computing of Bernstein basis. C1 continuous boundary is used to the course.-To obtain the reparameterization of Bezier curve which is widely used
bezier
- Bezier Curve, I haven t yet opened. I got it from a friend
bezier
- Bezier曲线是通过一组多边形折线的顶点来定义的。如果折线的顶点固定不变,则由其定义的Bezier曲线是唯一的。-GOOD
bezierliu
- bezier曲线的matlab程序,可以单文件,多函数运行-bezier curve matlab program, you can single-file, multi-function operation
2D_BezierCurve
- 繪製2D Bezier曲線的範例程式, 以簡單的Icon鍵切換繪圖/清除, 使用OpenGL函式庫-It s a example that can draw 2D-Bezier curve, Implemented by OpenGL API
bezier
- bezier曲线绘制,三次bezier曲线,及其升阶-bezier
Bezier
- 用matlab实现Bezier曲线,一个很使用的matlab程序源码,经过调试成功的-Matlab achieve Bezier curves with, a very used matlab program source, after successful commissioning
Bezier
- 一个很好的matlab编程绘制B样条曲线,-Matlab program to draw a good B-spline curve,
Beziersurfaces
- 三次TC-Bezier曲线的拼接以及双三次TC-Bezier曲面拼接。-Three TC-Bezier Curves and Bicubic TC-Bezier Surfaces.
bezier_curvature
- 绘画出三阶的贝塞尔曲线, 求出曲线上各点的曲率和半径,可用于弯道设计-Drawing out the order of the Bezier curve, find the points on the curve and radius of curvature, can be used for curve design
ccvEvalBezSpline
- cvEvalBezSpline evaluates a Bezier spline with the specified degr-cvEvalBezSpline evaluates a Bezier spline with the specified degree
bezier
- basic codes for matlab
MATLAB短学期
- 绘制n次Bezier曲线,P是平面或空间的点列,称为控制顶点。(Draw n times Bezier curve)