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

Search list

[3D GraphicAnIntroductiontoNURBSCCode

Description: 涵盖了nurbs方面的基本算法,可以把源码直接拷贝到程序中。 Table of Contents Chapter 2 Bezier Curves Chapter 3 B-spline Curves Chapter 4 Rational B-spline (NURBS) Curves Chapter 5 Bezier Surfaces Chapter 6 B-spline Surfaces Chapter 7 Rational B-spline (NURBS) Surfaces-nurbs covers the basic algorithm, it can copy directly to the source process. Table of Contents Chapter 2 Bezier Curves Chapt er three B-Spline Curves Chapter 4 Rational B-splin e (NURBS) Chapter 5 Bezier Curves Surfaces Chapdelaine ter six B-spline Surfaces Chapter 7 Rational B-sp line (NURBS) Surfaces
Platform: | Size: 57344 | Author: 胖丫 | Hits:

[2D Graphicjijie

Description: 计算机图形学关于B-样条和Bezier曲线的matlab程序-computer graphics on the B-spline and Bezier curve Matlab procedures
Platform: | Size: 1024 | Author: jijie | Hits:

[Special Effects11bezier

Description: 图形学作业之bezier曲线,简单易懂.用MFC编写.用几何法实现.-graphics operations, bezier curves, simple and understandable. Using MFC prepared. Geometric method is used.
Platform: | Size: 34816 | Author: 陆树阳 | Hits:

[OpenGL programAllKindsOfCurve

Description: 在VC中使用OpenGL画七条曲线:Bezier曲线;3阶(2次)均匀B样条曲线;3阶(2次)准均匀B样条曲线;3阶(2次)分段B样条曲线;4阶(3次)均匀B样条曲线;4阶(3次)准均匀B样条曲线;4阶(3次)分段B样条曲线-in VC use OpenGL seven paintings curve : Bezier curve; 3-(2) uniform B-spline curves; 3-(2) quasi-uniform B-spline curves; 3-(2) B-spline curves; 4 bands (3) Uniform B-spline curves; 4 bands (3) quasi-uniform B-spline curves; 4 bands (3) B-spline curves
Platform: | Size: 558080 | Author: mimi | Hits:

[2D GraphicQBezierDemo

Description: 很不错的Bezier 曲线-very good Bezier curve
Platform: | Size: 214016 | Author: 杨兴刚 | Hits:

[GDI-Bitmapbezier_demo

Description: 贝齐尔曲线算法演示程序 实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。 程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次Bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画) -Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape through a multilateral dogleg Group (also known as the Bezier control polygon) of the apex only in the definition years. Procedures ideas : first use the mouse to click the chain put off point on record, as a control polygon. Then called n-Bernstein polynomial function calculate the curve, Finally, subparagraph drawn straight (this program consists of 50 to paint)
Platform: | Size: 38912 | Author: Ray | Hits:

[Graph DrawingBezier-Curve

Description: 简单的贝塞尔曲线演示程序(手动绘制曲线)-simple Bessel curve Demonstration Program (manual mapping curve)
Platform: | Size: 28672 | Author: 丁定中 | Hits:

[Graph DrawingStudyGraph

Description: 一个VC写的绘图程序,演示了Bresenham算法生成直线、园,还有Bezier曲线生成。对学习图形学很有帮助-write a VC mapping procedures, demonstrated the Bresenham algorithm to create line, the landscape, There Bezier curve generation. Learning helpful graphics
Platform: | Size: 36864 | Author: freesurfing | Hits:

[Graph DrawingBtest

Description: 中点分割的bezier算法,3次均匀B样条-midpoint of bezier segmentation algorithm, 3rd uniform B-spline
Platform: | Size: 61440 | Author: wangli | Hits:

[CSharp3weiBezier

Description: 三维Bezier曲线 -3D three-dimensional Bezier curve Bezier curve 3D three-dimensional Bezier curve Bezi er curve
Platform: | Size: 1024 | Author: zhw | Hits:

[OpenGL programballfall

Description: 模拟一个小球落在bezier曲面上反弹的程序,其中涉及绘制bezier曲面,碰撞检测和纹理贴图-simulate a small ball landed on the surface bezier rebound procedures, which involves drawing bezier surface, collision detection and texture map
Platform: | Size: 337920 | Author: petvic | Hits:

[OpenGL programBezier_Test

Description: vc++,环境下,利用opengl实现Bezier曲线测试。-vc, the environment, using opengl achieve Bezier curves.
Platform: | Size: 36864 | Author: 小徐 | Hits:

[Graph DrawingBezier_CutLIne

Description: 直线段的裁剪和绘制,1、自由曲线包括:二次、三次Bezier曲线,二次、三次均匀B样条曲线; 2、Bezier曲线的实现算法要求选用细分算法; 3、均匀B样条曲线过控制多边形的首末顶点; 4、利用B样条曲线的局部控制性来动态修改曲线形状; 5、界面设计友好、几何直观。 裁剪算法选用Cohen-Sutherland算法; -straight of the cutting and painting, a free curve include : second, third Bezier curves, second, Third uniform B-spline curves; 2, Bezier curve algorithm selection requirements subdivision algorithm; 3. Uniform B-spline curve control over the end of the first polygon vertices; 4. B-spline curves of local control to dynamically change curve shape; 5, friendly interface design, visual geometry. Cutting Algorithm Selection Cohen-Sutherland algorithm;
Platform: | Size: 331776 | Author: rtshen | Hits:

[2D GraphicBezier-CSharp

Description: 本程序是使用VisualC#编制的的Bezier曲线绘制程序。-use of this procedure is VisualC# establishment of the Bezier curve drawing program.
Platform: | Size: 4096 | Author: 彭晓波 | Hits:

[3D Graphicdecastelia

Description: 用(de castelija)德卡斯里奥算法,c语言创建Bezier曲面!-with (de castelija) Dekashiliao algorithm, c language to create Bezier surface!
Platform: | Size: 122880 | Author: yao | Hits:

[ActiveX/DCOM/ATLAA_MyOCX_Mandlbrot_Game_Curve

Description: 画Mandlbrot分形图并对任意选中的区域进行放大和画一条给定了控制点的Bezier曲线并可以任意移动控制点或者加入新的控制点后进行重画。-painting Mandlbrot fractals also arbitrarily selected regions to enlarge and given a painting of the control point The Bezier curve can be arbitrary and mobile control points, or adding a new control point for re-painting.
Platform: | Size: 2446336 | Author: 刘海涛 | Hits:

[2D GraphicDrawMySurface

Description: Bezier,B样条曲面,同时又一个实例,以及给定16个点,可以自动画出Bezier,B样条曲面,可以选择是否显示控制网格-Bezier, B-spline surface, but also an example of, and given 16 points, automatically painted Bezier, B-spline surface, can choose whether or not to display and control grid
Platform: | Size: 1982464 | Author: 王思思 | Hits:

[Graph DrawingBezier_new

Description: 从文件读入控制点,生成Bezier 曲线,另外提供拼接曲线功能!-from the document read into the control point, generate Bezier curve, providing another Stitching function curve!
Platform: | Size: 3954688 | Author: 吴子朝 | Hits:

[CSharpbeiseer

Description: 设计C#定制控件实现贝塞尔曲线,贝塞尔曲线控件源程序+调用贝塞尔曲线控件的Windows应用程序-Design C# Custom controls realize Bessel curve, Bezier curve control source+ Called Bezier curve control Windows applications
Platform: | Size: 34816 | Author: zhouwenjin | Hits:

[Graph DrawingComputeImage

Description: 计算机图形图象学中的基本功能,如画直线,圆,Bezier曲线,B-样条曲线,KOCH曲线等.-Computer graphics images of the basic functions of school, painting a straight line, round, Bezier curves, B-spline curve, KOCH curve.
Platform: | Size: 1597440 | Author: 陈贤巧 | Hits:
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »

CodeBus www.codebus.net