CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bezier hermite CURVE

搜索资源列表

  1. graphic_demo

    0下载:
  2. 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转, 原点对称,错切变换算法;-help students lea
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:788.41kb
    • 提供者:冯宾
  1. graphicDemo

    0下载:
  2. 一个简单的图形演示系统,包括多边形的填充,多点插值 (逼近) 的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.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:69.01kb
    • 提供者:qbj
  1. 图形学算法演示

    1下载:
  2. 对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:29.33kb
    • 提供者:纯净水
  1. Spline

    0下载:
  2. 用Opengl实现的样条线绘制,包括: 1.任意次bezier曲线的绘制 2.3次hermite曲线的绘制 -Opengl achieved with spline drawing, including: 1. Arbitrary times Bezier curve drawing 2.3 times hermite Curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:226.55kb
    • 提供者:吴彧文
  1. Curve_OpenGL

    0下载:
  2. 用OpenGL实现的三维曲线绘制软件,可绘制Hermite曲线,Bezier曲线,可用键盘控制旋转。-Three-dimensional curve with OpenGL, drawing software, which can draw the Hermite curve, Bezier curves, available keyboard control the rotation.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3.7mb
    • 提供者:fangshijie
  1. wodechengxudaima

    0下载:
  2. 在屏幕上选取点集,每四个点构成一个控制多边形,绘制贝塞尔曲线和赫米特曲线-Select the point on the screen sets, each of the four points form a control polygon, drawing Bezier curves and hermite curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:42.56kb
    • 提供者:王莹
  1. drawingcurve

    1下载:
  2. 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]
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:159.83kb
    • 提供者:梦琦
  1. Bezier

    0下载:
  2. 通过鼠标点击窗口自动生成Bezier曲线,并可切换至Hermite曲线,在OpenGL下实现。-clicking the mouse, and draw Bezier curve, points also can be deleted. Implemented with OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:3.69kb
    • 提供者:xukangmin
  1. BHCur

    0下载:
  2. It`s an example how to make Bezier and Hermite curves. There is also a simple animation of a ball rouling through the curve.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:357.87kb
    • 提供者:Blue
  1. phics

    0下载:
  2. 绘制bezier曲线 和b样条曲线和hermite曲线-Drawing bezier curves and b-spline curves and hermite curve
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1.58kb
    • 提供者:zhiyuan
  1. newmorning

    0下载:
  2. 详细讲述了二维线画图元的生成(包括二维直线、圆、椭圆、抛物线的生成)、二维填充图元的生成(图形的填充、字符的输出)、二维裁剪、图形变换(平移、旋转、放缩三种变换)、投影(透视投影)和曲线生成(Hermite曲线和Bezier曲线的生成)的算法思想以及程序实现。-A detailed account of the two-dimensional line drawing of the generating element (including the two-dimensional linear,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:12.05kb
    • 提供者:tim
  1. curve

    0下载:
  2. hermite bezier 三次样条三种方法生成曲线-hermite bezier spline curves generated in three ways
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5.55mb
    • 提供者:dragon_ton
  1. Frame

    0下载:
  2. 可分别在面板中绘制Hermite曲线,Bezier曲线和B样条曲线-Respectively in the panel drawing Hermite curve, Bezier curves and B-spline curve
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:3.56kb
    • 提供者:刘嘉文
  1. computer-graphics

    0下载:
  2. 计算机图形学的作业。该程序包括图形生成(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
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2.02mb
    • 提供者:张君珏
  1. Hermite_Bezier_drawing

    0下载:
  2. 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.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:3.21kb
    • 提供者:
  1. Line

    0下载:
  2. 画四阶三次HERMITE曲线,BEZIER曲线和B样条曲线,并画出BEZIER曲面-Painting of fourth order three HERMITE curve, BEZIER curves and B-spline curves and surfaces draw BEZIER
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1.94mb
    • 提供者:liulu
  1. 8.hermite-a-bezier

    0下载:
  2. curve generation using hermit concept
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-04
    • 文件大小:685byte
    • 提供者:kiran
  1. phics

    0下载:
  2. 绘制bezier曲线 和b样条曲线和hermite曲线-Drawing bezier curves and b-spline curves and hermite curve
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1.63kb
    • 提供者:tionm
  1. vc6mfc--drawcurve

    0下载:
  2. 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.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-10
    • 文件大小:16.43mb
    • 提供者:sunjianghao
  1. f2matlab

    0下载:
  2. 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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:37.58kb
    • 提供者:mojtaba
搜珍网 www.dssz.com