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

Search list

[Graph programcplot_windows

Description: 曲面和曲线造型,Bezier曲面造型源代码-curve and surface modeling, surface modeling Bezier source code
Platform: | Size: 122880 | Author: 赵军 | Hits:

[Windows CEBezierExample

Description: wince 画BEZIER曲线的演示例子,大家看看,品尝品尝-Jack Bezier curve drawing demonstration example, we see, taste taste
Platform: | Size: 12288 | Author: czx | Hits:

[Multimedia Developdemo-interactive

Description: C语言实现的交互式绘图系统,图形用户界面,有橡皮筋法画直线、画圆、画Bezier曲线、裁剪等功能,用户可自行增加其他功能。-C language interactive mapping system, the graphical user interface, a rubber-band linear paintings, Circle, Bezier curve drawing, cutting and other functions, users may add other functions.
Platform: | Size: 2048 | Author: 杨柯 | Hits:

[Graph Drawing画图系统

Description: 我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a certain method of generating algorithm round. Achieving rubber-band linear, circular and rectangular. Achieving polygon clipping. To achieve basic geometry transformation (translation, rotation, zoom). Achieving Bezier curve or B-spline curves. The final results show is a small interactive graphics system, with all the functional interface to link up.
Platform: | Size: 5120 | Author: 李玮玮 | Hits:

[GDI-Bitmap实现动态绘制贝塞尔(bezier)曲线的代码

Description: 这是在VB环境下实现动态绘制贝塞尔曲线的事例代码,希望对喜欢的朋友有用-This the VB environment dynamic mapping Bessel curve code examples, and I hope to the likes useful friends
Platform: | Size: 3072 | Author: 焦明 | Hits:

[Algorithmvb_bezierfit

Description: 这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve fitting example of the procedures used to prepare the Chinese version VB6.0 need an example of the form and a button (use the default name), in this case, the black lines of the coordinates of the point on the direct connection of the yellow line between the only point Approximate line fitting, does not pass through every point, the use of B-spline curve through the blue line in addition to a final point and a point outside of each one, using a Bezier curve
Platform: | Size: 2048 | Author: qiao | Hits:

[Windows DevelopBezierCreator

Description: 在delphi中编写bezier曲线的例子,很好-The example is to program a bezier curve in delphi,it is good.
Platform: | Size: 302080 | Author: 大大 | Hits:

[GDI-BitmapMyCurve

Description: 用vc实现的三次bezier曲线的画法,可以任意选择控制点-vc used to achieve the three bezier curves of paint can be arbitrarily chosen control point
Platform: | Size: 35840 | Author: 蒋元成 | Hits:

[GDI-Bitmapgraphic_demo

Description: 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转, 原点对称,错切变换算法;-help students learning graphics and engineering staff a good tool, they demonstrated a dynamic graphics generation process, the detailed source code so that you can run after the paste, including DDA, resenham, point by point comparison Linear Algorithm; Bresenham, DDA, the midpoint Circle algorithm; N bezier, spline, Bspling, Hermite curve generation algorithm; single, bilinear, Bezier surface generation algorithm; vector, Character generation algorithm; scanning fill the seed filling algorithm, polygons, linear cutting algorithm; translation ratio, rotation, symmetric origin , Shear Transform algorithm;
Platform: | Size: 806912 | Author: 冯宾 | Hits:

[OpenGL program画Bezier曲面的源代码

Description: 请使用OpenGL的mingw运行,我在开发环境这里找不到-please use the OpenGL mingw running, I can not find a development environment here
Platform: | Size: 8192 | Author: 李建康 | Hits:

[GDI-Bitmapbbb

Description: 在vc的环境下,关于bezier曲线的实现,可以用鼠标在屏幕上任意给出控制点的位子.-vc in the environment, on the realization of bezier curves, you can use the mouse on the screen any given place at the control point.
Platform: | Size: 33792 | Author: jl | Hits:

[Graph Drawingzhuer

Description: 图形学实验 Bezier曲线 new_split_Bezier-graphics experimental Bezier curve new_split_Bezier
Platform: | Size: 35840 | Author: jnz | Hits:

[2D Graphic样条演示

Description: 实现了图形学中的几种样条的绘制算法.包括二次、Bezier、B样条(二次、三次)等.-achieve the graphics of several samples of the mapping algorithm. Including the secondary, Bezier, B-spline (second, third).
Platform: | Size: 14336 | Author: 刘源 | Hits:

[2D GraphicCG4

Description: 实现了Bezier曲面的构造算法,随机生成一个曲面造型。(TurboC2.0,编译前修改库路径)-achieve a Bezier surface structure algorithm generates a random surface modeling. (TurboC2.0, compiler for amending the path)
Platform: | Size: 35840 | Author: 刘源 | Hits:

[GDI-Bitmap贝塞尔曲线实验

Description: 计算机图形学实验代码,是bezier曲线的员代码,看了很多都不是很理想,故自己找了个上传-experimental computer graphics code, is bezier curves in a special code, read a lot is not very satisfactory. it found a 000 upload
Platform: | Size: 194560 | Author: 数据库 | Hits:

[Graph Drawing计算机图形学二维绘图

Description: 是计算机图形学的二维绘图程序,包括: 1.图元的生成:直线、椭圆、区域填充 2.样条曲线的生成:Bezier曲线、B-样条曲线 3.分形图形的生成:Julia集、蕨类植物 4.真实感图形的生成(包括:球体、圆柱体)。-is the two-dimensional computer graphics drawing program, including : 1. Figure yuan Generation : linear, elliptical, two regional filled. Spline Curves Generation : Bezier curves, B-spline curve 3. Fractal Graphics Generation : Julia set, Fern 4. Realistic graphics generation (including : Ball, cylinders).
Platform: | Size: 221184 | Author: 李向 | Hits:

[GDI-BitmapBezierCurve

Description: 该文件是一个使用BezierCurve的程序代码,可简单体现Bezier曲线控制点功能-the document is a BezierCurve use of the code, be simple reflection of Bezier curve control points Function
Platform: | Size: 48128 | Author: asao | Hits:

[OpenGL programChap04_MyTemplate

Description: 自己写的显示Bezier曲面的算法,比较乱,包括注释掉的opengl的Nurbs显示,但是效果不错,自认为与opengl的显示Nurbs函数的显示效果差不多,希望有用-himself wrote the show Bezier surface algorithm, more chaotic. comment out the opengl including the Nurbs, but worked quite well. since that show with opengl Nurbs function of the display almost the hope that useful
Platform: | Size: 74752 | Author: 陶立欣 | Hits:

[Graph DrawingBezierquxianhuafa

Description: 关于bezier曲线的画法-on bezier curves of paint!
Platform: | Size: 1951744 | Author: dd | Hits:

[Otherdrawbezier

Description: bezier曲线绘制的一个小程序,鼠标左键控制一个控制节点,鼠标右键控制另一个控制节点-bezier curve drawing of a small program to control a mouse button control nodes, the right mouse button to control another node control
Platform: | Size: 7168 | Author: 龚伟 | Hits:
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »

CodeBus www.codebus.net