当前位置:
首页
资源下载

搜索资源 - bezier hermite CURVE
搜索资源列表
-
0下载:
帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、
逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,
spline,Bspling,Hermite曲线生成算法;单线性,双线性,
Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,
种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,
原点对称,错切变换算法;-help students lea
-
-
0下载:
一个简单的图形演示系统,包括多边形的填充,多点插值 (逼近) 的Hermite曲线、Bezier曲线及B样条曲线平面中的凸壳算法-a simple graphic display systems, including polygon filling, Multi-point interpolation (approximate) Hermite curve, Bezier curves and B-spline curves of convex hull algorithms, etc.
-
-
1下载:
对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
-
-
0下载:
用Opengl实现的样条线绘制,包括:
1.任意次bezier曲线的绘制
2.3次hermite曲线的绘制 -Opengl achieved with spline drawing, including: 1. Arbitrary times Bezier curve drawing 2.3 times hermite Curve
-
-
0下载:
用OpenGL实现的三维曲线绘制软件,可绘制Hermite曲线,Bezier曲线,可用键盘控制旋转。-Three-dimensional curve with OpenGL, drawing software, which can draw the Hermite curve, Bezier curves, available keyboard control the rotation.
-
-
0下载:
在屏幕上选取点集,每四个点构成一个控制多边形,绘制贝塞尔曲线和赫米特曲线-Select the point on the screen sets, each of the four points form a control polygon, drawing Bezier curves and hermite curve
-
-
1下载:
Coons曲面与hermite、bezier、B样条曲线标准化函数及应用程序源代码(VC6.0下编写)-Coons surface with hermite, bezier, B-spline curve function and application of standardized procedures for the source code [VC6.0 under preparation]
-
-
0下载:
通过鼠标点击窗口自动生成Bezier曲线,并可切换至Hermite曲线,在OpenGL下实现。-clicking the mouse, and draw Bezier curve, points also can be deleted. Implemented with OpenGL
-
-
0下载:
It`s an example how to make Bezier and Hermite curves. There is also a simple animation of a ball rouling through the curve.
-
-
0下载:
绘制bezier曲线 和b样条曲线和hermite曲线-Drawing bezier curves and b-spline curves and hermite curve
-
-
0下载:
详细讲述了二维线画图元的生成(包括二维直线、圆、椭圆、抛物线的生成)、二维填充图元的生成(图形的填充、字符的输出)、二维裁剪、图形变换(平移、旋转、放缩三种变换)、投影(透视投影)和曲线生成(Hermite曲线和Bezier曲线的生成)的算法思想以及程序实现。-A detailed account of the two-dimensional line drawing of the generating element (including the two-dimensional linear,
-
-
0下载:
hermite bezier 三次样条三种方法生成曲线-hermite bezier spline curves generated in three ways
-
-
0下载:
可分别在面板中绘制Hermite曲线,Bezier曲线和B样条曲线-Respectively in the panel drawing Hermite curve, Bezier curves and B-spline curve
-
-
0下载:
计算机图形学的作业。该程序包括图形生成(DDA直线/中点直线/BH直线/中点圆/正负圆/BH圆),图形显示(边缘/种子/扫描线填充),二维裁剪(CS/中点分割/LB/多边形裁剪),图形变换(平移/对称变换/旋转/缩放),曲线生成(Bezier曲线/B样条曲线/Hermite曲线)的算法。-It is my computer graphics work. The program includes graphics generation (DDA line/mid-point of line/BH
-
-
0下载:
Hermite 与 Bezier 曲线的绘制
包含Hermite 与 Bezier 曲线的基本原理、算法和C的实现代码,全中文说明,清楚明了。-Hermite and Bezier Curve Bezier curves contain Hermite and the basic principles, algorithms and implementation of C code, full English descr iption, clear.
-
-
0下载:
画四阶三次HERMITE曲线,BEZIER曲线和B样条曲线,并画出BEZIER曲面-Painting of fourth order three HERMITE curve, BEZIER curves and B-spline curves and surfaces draw BEZIER
-
-
0下载:
curve generation using hermit concept
-
-
0下载:
绘制bezier曲线 和b样条曲线和hermite曲线-Drawing bezier curves and b-spline curves and hermite curve
-
-
0下载:
visual2008平台下利用MFC写的曲线程序。实现了画hermite曲线,画bezier曲线,画B样条曲线。。直接运行可用。-Under visual2008 platform programs written using MFC curve. Hermite curve to achieve the draw, draw bezier curves, draw B-spline curves. . Run directly available.
-
-
0下载:
If you want to learn computer graphics students, teachers and staff : a dynamic demonstration of graphics generation process, the detailed source code so that you can run after the paste, including DDA, bresenham, point by point comparison Linear Alg
-