搜索资源列表
graphicDemo
- 一个简单的图形演示系统,包括多边形的填充,多点插值 (逼近) 的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.
图形学算法演示
- 对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
Spline
- 用Opengl实现的样条线绘制,包括: 1.任意次bezier曲线的绘制 2.3次hermite曲线的绘制 -Opengl achieved with spline drawing, including: 1. Arbitrary times Bezier curve drawing 2.3 times hermite Curve
drawingcurve
- 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]
phics
- 绘制bezier曲线 和b样条曲线和hermite曲线-Drawing bezier curves and b-spline curves and hermite curve
curve
- hermite bezier 三次样条三种方法生成曲线-hermite bezier spline curves generated in three ways
computer-graphics
- 计算机图形学的作业。该程序包括图形生成(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
Bspline_Face
- 基于mfc的实现B样条曲面拟合算法,使用OpenGL显示-Mfc-based implementation B-spline surface fitting algorithm using the OpenGL display
Hermite
- Algoritmo Spline de Hermite
Line
- 画四阶三次HERMITE曲线,BEZIER曲线和B样条曲线,并画出BEZIER曲面-Painting of fourth order three HERMITE curve, BEZIER curves and B-spline curves and surfaces draw BEZIER
spline
- Opengl spline simulation: Hermite,Bezier,Cardinal-Opengl spline simulation: Hermite, Bezier, Cardinal
Hermite
- 画图算法--三次Hermite样条曲线算法,用于学习,是算机图形学基础的基础算法。-Drawing algorithm- Cubic Hermite Spline curve algorithm for learning the basic algorithm for computer graphics based.
Hermite
- 基于Hermite的数字图像编程,利用样条插值实现-Based on Hermite digital image programming, using spline interpolation to achieve
Hermite
- 绘制Hermite样条曲面的源程序,Visual C++实现,程序结构清晰,代码正确,参考价值较高-Draw Hermite spline surface of the source, Visual C++, program structure is clear, the code is correct, the higher reference value
VCPPHermite
- 绘制Hermite样条曲面的源程序,Visual C++实现,程序结构清晰,代码正确,参考价值较高-Draw Hermite spline surface of the source, Visual C++, program structure is clear, the code is correct, the higher reference value
cz
- AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
phics
- 绘制bezier曲线 和b样条曲线和hermite曲线-Drawing bezier curves and b-spline curves and hermite curve
vc6mfc--drawcurve
- 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.