搜索资源列表
Bezier Curves With1 Animation
- 用样条曲线实现动画-implement Animation use Bezier Curves
Bezier Curves...Screen Saver
- 一个bezier曲线的屏幕保存-a bezier curves screen preservation
bezier.rar
- c++实现bezier曲线,算出bezier曲线的参数方程的系数,供其他绘图软件进行绘图。,c++ achieve Bezier curves, Bezier curves to calculate the parameters of equation coefficients for the other mapping software for mapping.
bezier.rar
- 这是一个贝塞尔曲线生成的程序,有二次和三次贝塞尔曲线,并且和B样曲线组合的图形,This is a Bezier curve generated by the procedure, there are secondary and three Bezier curves and B-like curves and graphics portfolio
Bezier-and-B-spline-Techniques
- 贝塞尔曲线和B样条曲线外文原版讲义,需要看英文著作的朋友请下载-Bezier curves and B-spline curve foreign original notes, need to see a friend in English literature download
Curves
- bezier,B样条,Cardinal算法画曲线,bezier和B样条画曲面-bezier, B-spline, Cardinal algorithms draw curves, bezier and B-spline surfaces painted
bezier
- bezier曲线,可以用来在c环境下绘制bezier曲线-Bezier curves can be used in circumstances rendering c Bezier curves
bezier
- bezier曲线,用opengl实现,有源码,有可执行程序-Bezier curves, using opengl to achieve, there are source code, and executable programs
Bezier
- Bezier曲线 非常好的东西啊 本人亲自写的。 绝非库函数调用-Bezier curves are very good things ah personally written. Library function call is not
bezier
- 4个控制点P0、P1、P2、P3连成的折线多边形称为特征多边形,Bezier曲线的形状是由这个多边形的各个顶点的位置确定的,特征多边形的形状改变,则曲线的形状也就随之改变。-Four control points P0, P1, P2, P3 even into the broken line polygon called the characteristics of polygons, Bezier curves is the shape of the polygon to determine
bezier
- 实现bezier曲线并呈现,基于VC++的,很好用。-The realization of Bezier curves and show, based on the VC++ And it just works.
Bezier
- 实现计算机图形学bezier曲线的算法,用visual C++ 6.0实现-The realization of computer graphics algorithm for Bezier curves, using visual C++ 6.0 to achieve
BEZIER
- VC++绘制bezier曲线曲面-VC++ Drawing Bezier curves and surfaces
Bezier
- 利用一阶Bezier曲线实现的一种图像混合的信息隐藏算法,附上相关论文,论文里有详细步骤,Java代码按照论文中的步骤实现算法(代码只支持bmp图像作隐藏体)-Bezier curves of the first order to achieve a mix of information hiding algorithm images, attach relevant papers, thesis detailed steps, Java code in accordance with the
Bezier
- 用matlab实现Bezier曲线,一个很使用的matlab程序源码,经过调试成功的-Matlab achieve Bezier curves with, a very used matlab program source, after successful commissioning
Bezier
- MFC绘制Bezier曲线,B样条曲线,曲线拟合-MFC Drawing Bezier curves, B-spline curve, curve fitting
opengl-bezier
- 绘画两条G1连续的贝塞尔曲线 每条20个点以内 鼠标点击绘画 右键表示曲线终止-G1 continuous painting of two 20-point Bezier curves within each painting, right mouse click on that curves terminate
Bezier-curves
- 画贝塞尔曲线的源代码,用C++写的,可以再VC6.0里面直接编译,然后运行即可-Source code for drawing Bezier curves with C++ write
Drawing-Bezier-curves
- 画贝塞尔曲线,个人工作中运用到的功能,因此编写画贝塞尔曲线的算法程序-Drawing Bezier curves, applied to individual job functions, so write Bezier curve drawing algorithm
Drawing-Bezier-Curves-GL
- Drawing Bezier Curves GL with Objective C for iOS