CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Bezier曲线

搜索资源列表

  1. bezier

    0下载:
  2. opengl,bezier曲线的绘制,内含源代码,可以参考借鉴-opengl, bezier curve drawing, including source code, can be a reference for
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:193305
    • 提供者:jacques
  1. Bezier

    0下载:
  2. 鼠标点击输入控制点 动态 交互式 bezier曲线绘制-Dynamic interactive bezier curve drawing of the mouse click input control point
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-08
    • 文件大小:1940403
    • 提供者:火狐
  1. bezier

    0下载:
  2. 二次、三次bezier曲线的算法,助于学习-bezier curve code
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-28
    • 文件大小:56684
    • 提供者:王丫丫
  1. Bezier

    0下载:
  2. 计算机图形学,Bezier曲线 库函数实现,源代码。-Computer graphics, Bezier curves, library functions, source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:220966
    • 提供者:许荣
  1. bezier

    0下载:
  2. 基于opengl的bezier曲线绘制,通过鼠标输入控制点并实现绘制-Based on the opengl of the Bezier curve drawing by mouse input control points and draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-24
    • 文件大小:1425
    • 提供者:希念
  1. Bezier

    0下载:
  2. OpenCV实现的Bezier曲线的实现算法, 支持自主添加控制顶点-OpenCV implementation of Bezier curve algorithm, add control points to support independent
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:6344729
    • 提供者:
  1. MFC-draw--bezier-b_spline

    0下载:
  2. MFC绘制Bezier曲线-B样条曲线-曲线拟合-MFC drawing Bezier curve-B-spline curve- curve fitting
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-06
    • 文件大小:116625
    • 提供者:scenic
  1. Bezier

    0下载:
  2. 计算机图形学源码,对Bezier曲线进行绘制,非常实用-Computer graphics source, on the Bezier curve drawing, very practical
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-15
    • 文件大小:146961
    • 提供者:刘峥
  1. Bezier

    0下载:
  2. 下面以画一条 Bezier 曲线为例,详细介绍VC++ 上 OpenGL编程的方法。文中给出了详细注释,以便给初学者明确的指引。一步一步地按所述去做,你将顺利地画出第一个 OpenGL 平台上的图形来。-Below to draw a Bezier curve, for example, described in detail VC++ on OpenGL programming approach. The paper gives detailed notes in order to give
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-12
    • 文件大小:3594
    • 提供者:zhcomputer
  1. Bezier

    0下载:
  2. bezier曲线 全面 注释清晰 vc++6.0 mfc-bezier curve fully clear notes vc++6.0 mfc
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-27
    • 文件大小:1968555
    • 提供者:王霾莫
  1. Bezier

    0下载:
  2. 画Bezier曲线,四个点可以用鼠标点击拖动,曲线随点的移动而改变形状-Draw Bezier curves, four points can be dragged with a mouse click, the movement of the curve with the point change shape
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:785830
    • 提供者:李磊
  1. BEZIER

    0下载:
  2. 程序在VC6.0下编写的 程序功能:绘制两条Bezier曲线,并观察曲线之间的拼接,可通过改变控制点,来显示不同的曲线-Programs written in VC6.0 program features: Draw two Bezier curves, and observe the stitching between the curves can be controlled by changing the point, to show the different curves
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:968003
    • 提供者:walter
  1. bezier

    0下载:
  2. Bezier曲线是通过一组多边形折线的顶点来定义的。如果折线的顶点固定不变,则由其定义的Bezier曲线是唯一的。-GOOD
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:1343
    • 提供者:nhuaTh
  1. Bezier

    0下载:
  2. 图形学的基础问题,画出了三次bezier曲线,有助于理解理论,有图像输出。-Basic problems graphics, draw three bezier curves, helps to understand the theory, there is the image output.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2440963
    • 提供者:李娜
  1. bezier

    0下载:
  2. 求二维点的Bezier曲线,程序短小简易,易用易读-The Bezier curves for 2 d, process short and simple, easy to use, easy to read
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14221819
    • 提供者:凤尾竹
  1. bezier

    1下载:
  2. 这是计算机图形学中的Bezier曲线绘制程序,基于Turbo C2.0 。-This is a program to draw a Bezier line based on Turbo C,which is very important in Computer Graphics.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:713
    • 提供者:林凌
  1. bezier-curve

    0下载:
  2. 利用c++绘制的bezier曲线,以及bezier曲线的升阶。-It can draw the bezier curvers easily.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-18
    • 文件大小:4817968
    • 提供者: 马璐晓
  1. Bezier

    0下载:
  2. Bezier曲面是大学课程中的图形学,这个曲面有bezier曲线组成,简单容易学-Bezier surfaces
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:288289
    • 提供者:王芳芳
  1. The-Bezier-curve-of-rotation

    0下载:
  2. 程序实现了绘制一条三次Bezier曲线,并以其旋转45°-Realization of a cubic Bezier curve drawing, and its rotation 45
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:836
    • 提供者:王瑞
  1. Bezier

    0下载:
  2. 画Bezier曲线,控制多边形,有演示动画,matlab程序,-plot Bezier curve ,control polygon,matlab program
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:206958
    • 提供者:chenshike
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 47 »
搜珍网 www.dssz.com