Welcome![Sign In][Sign Up]
Location:
Search - cubic bezier

Search list

[Other resource三次Bezier曲线

Description: 三次Bezier曲线虽然原理跟二次Bezier曲线的类似,但是具体编程时还是有很多地方需要注意,因实际应用中三次Bezier曲线的作用越来越大,所以编了此程序以供参考-cubic Bezier curve Although the Second Principle Bezier curve with a similar, but specific programming when there are still many areas that need attention, according to the actual application of cubic Bezier curves bigger role, so part of this program for reference
Platform: | Size: 917 | Author: 胡燕燕 | Hits:

[SourceCodecubic bezier曲线拟合

Description: 用C-Bezier曲线拟合给定曲线
Platform: | Size: 66551 | Author: Lyan198810@126.com | Hits:

[Fractal programP-216

Description: 插值三次 Bezier 曲线一般算法-cubic Bezier curve interpolation algorithm general
Platform: | Size: 1024 | Author: 王钢成 | Hits:

[Graph Drawing三次Bezier曲线

Description: 三次Bezier曲线虽然原理跟二次Bezier曲线的类似,但是具体编程时还是有很多地方需要注意,因实际应用中三次Bezier曲线的作用越来越大,所以编了此程序以供参考-cubic Bezier curve Although the Second Principle Bezier curve with a similar, but specific programming when there are still many areas that need attention, according to the actual application of cubic Bezier curves bigger role, so part of this program for reference
Platform: | Size: 1024 | Author: 胡燕燕 | Hits:

[Graph DrawingNewBezierLine

Description: 三次Bezier图象的生成,用TC可以打开实现-cubic Bezier image generation, TC can be used to achieve open
Platform: | Size: 3072 | Author: lins | Hits:

[Graph DrawingVC6DrawBezier

Description: 这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-VC6.0 prepared by the cubic Bezier curve drawing procedures, use MFC framework document View structure. In addition to procedures to achieve cubic Bezier curve drawing, but also realized the point, line, round mapping, can be used as learning computer graphics algorithm reference. And other Bezier curves of different procedures, The program of Bezier curve-point value calculations show. Procedures prepared Bezier curves like to complete the Bezier curve drawing, and is able to draw the curve data preservation and open. Operation right to study the documents will also help. This is the first time I uploaded the source code, what is wrong with this manager also requested guidance. Thank you!
Platform: | Size: 174080 | Author: 王占辉 | Hits:

[GDI-BitmapBeziergenerate

Description: 人机交互生成三次Bezier曲线,但是没有编辑功能,正在继续改进!-HCI generated cubic Bezier curve, but no editing function, is continuing to improve.
Platform: | Size: 9216 | Author: 杨静 | Hits:

[Special EffectsBezier_curve

Description: 1、自由曲线包括:二次、三次、N次Bezier曲线,二次、三次均匀B样条曲线; 2、Bezier曲线的实现算法要求选用细分算法; 3、均匀B样条曲线过控制多边形的首末顶点; 4、利用B样条曲线的局部控制性来动态修改曲线形状; 5、界面设计友好、几何直观。 -1, free curve include: the Second, Third, N times Bezier curves, quadratic, cubic uniform B-spline curve 2, Bezier curve algorithm requested subdivision algorithm selection 3, uniform B-spline curve control polygons have been at the end of the first vertex 4, the use of B-spline curve of local control to dynamically modify curve shape 5, interface design friendly, intuitive geometry.
Platform: | Size: 95232 | Author: 张巧芳 | Hits:

[Algorithmthreesplinebezier

Description: 设计签名 三次样条插值函数 贝塞尔曲线 光滑曲线-Design Signature cubic spline interpolation function is a smooth curve of Bezier curves
Platform: | Size: 4038656 | Author: XUGUANGLONG | Hits:

[Graph programBezier

Description: 计算机图形学中的双三次Bezier曲面算法代码-Computer graphics in the bi-cubic Bezier surface algorithm code
Platform: | Size: 251904 | Author: 小晓 | Hits:

[GUI DevelopBezier

Description: 二维的三次Bezier曲线(基于ribbon界面),曲线可以手动输入控制点,也可以随机产生,可改背景及曲线的颜色。-Two-dimensional cubic Bezier curve, the curve can manually enter the control point can also be randomly generated, and the curve can change the background color.
Platform: | Size: 223232 | Author: fangshijie | Hits:

[Windows Developbezier

Description: bezier三次曲线源代码程序,此程序是基于VC++开发的-bezier cubic curve source code program, this program is based on VC++ development
Platform: | Size: 1930240 | Author: 詹君宇 | Hits:

[Special EffectsBezier

Description: 三次贝塞尔分段插值(按照Excel曲线算法),计算平滑曲线上任意一点的点坐标的自定义函数BezierFit。 Excel的平滑曲线没有提供这个曲线图的公式,所以通过编程查找曲线上的点坐标。-Cubic Bezier Interpolation (in accordance with the Excel curve algorithm) to calculate any point on a smooth curve point coordinates of the custom function BezierFit. Excel does not provide the smooth curve curve formula, so look through the programmed coordinates of points on the curve.
Platform: | Size: 5120 | Author: zzt | Hits:

[Graph DrawingBezier

Description: 一个非常简单的三次贝齐尔Bezier曲线生成算法,由给定的控制点通过Bernstein基函数生成。-A very simple cubic Bezier Bezier curve generation algorithm, from given control points generated by Bernstein basis functions.
Platform: | Size: 1950720 | Author: 郁萌 | Hits:

[Graph DrawingBezier

Description: 这是一个描绘一条三次Bezier曲线的程序,其中点的选取已经考虑到平滑性。-This is a cubic Bezier curve depicting a procedure for the selection of which points have been taken into account smoothness.
Platform: | Size: 349184 | Author: 王东阳 | Hits:

[OpenGL programBezier

Description: OpenGL三次贝塞尔曲线绘制,交互式的绘制图形,源码与详细注释。-OpenGL cubic Bezier curve drawing, interactive rendering graphics, source code and detailed comments.
Platform: | Size: 248832 | Author: 郝晓婷 | Hits:

[GDI-Bitmapshiyan6-double-Bezier

Description: 计算机图形学实验6 常用曲面和曲线的生成算法 包括(双三次Bezier曲面算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (bi-cubic Bezier surface algorithm)
Platform: | Size: 2996224 | Author: 付斌 | Hits:

[GDI-BitmapBi-cubic-Bezier-surface-algorithm

Description: 在Windows环境下用visual C++实现双三次Bezier曲面算法的编程-In the Windows environment using visual C++ to achieve bi-cubic Bezier surface programming algorithm
Platform: | Size: 269312 | Author: jack | Hits:

[Fractal programBezier

Description: 计算机图形学中,对曲线做三次Bezier曲线等分作图算法-Computer graphics, to do the curve plotting algorithm cubic Bezier curve decile
Platform: | Size: 1024 | Author: 123456 | Hits:

[OpenGL programbezier

Description: 绘制n次Bezier曲线时,应可以输入控制点个数及控制点x,y坐标,输入数据可以放到文本文件中,以便调试。对于三次Bezier曲线,用多个曲线段拼接而成,并且要求曲线一阶导数连续。绘制Bezier曲面时,应可以输入控制多面体的顶点坐标与曲线的间距。-Bezier curve drawing n times, should be able to enter the number of control points and control points x, y coordinates, the input data can be placed in a text file, so that Debugging. For the cubic Bezier curve, the curve segments with multiple splicing, and requires continuous first derivative curve. Drawing Bezier surface Should enter the control polyhedron vertices and curve pitch.
Platform: | Size: 1024 | Author: xsl | Hits:
« 12 3 4 »

CodeBus www.codebus.net