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

搜索资源列表

  1. Bezier

    0下载:
  2. Bezier曲线曲面绘制,BezierCurve.cpp为绘制bezier曲线的源程序-Bezier curve and surface rendering, BezierCurve.cpp to draw the bezier curves of the source
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2855178
    • 提供者:程恺鹏
  1. Bezier

    0下载:
  2. 使用OpenGL函数库实现Bezier曲线的交互绘制,代码齐全,可直接运行-Use the OpenGL library to achieve interactive rendering Bezier curves, code complete, can be directly run
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:282457
    • 提供者:高阁
  1. opengl-bezier

    0下载:
  2. 绘画两条G1连续的贝塞尔曲线 每条20个点以内 鼠标点击绘画 右键表示曲线终止-G1 continuous painting of two 20-point Bezier curves within each painting, right mouse click on that curves terminate
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-09
    • 文件大小:16137138
    • 提供者:snowymo
  1. bezier

    0下载:
  2. bezier 曲线的生成 bezier 曲线的应用-bezier curves generated Application of bezier curves
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1238
    • 提供者:寻梦
  1. Bezier

    0下载:
  2. 一个非常简单的三次贝齐尔Bezier曲线生成算法,由给定的控制点通过Bernstein基函数生成。-A very simple cubic Bezier Bezier curve generation algorithm, from given control points generated by Bernstein basis functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1950835
    • 提供者:郁萌
  1. Bezier

    0下载:
  2. 有两个功能,一个是画Bezier曲线,一个是利用Bezier曲线画一个茶壶-Has two functions, one is drawn Bezier curve, the other is to use Bezier curves to draw a teapot ...
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-28
    • 文件大小:10350057
    • 提供者:iris
  1. Bezier-curve

    0下载:
  2. 这是一个Bezier曲线画法程序,VC6.0环境,可以实现多阶绘图,鼠标取点,取点完毕自动生成曲线-This is a Bezier curve drawing program, VC6.0 environment for multi-stage drawing, the mouse get points, and take complete auto-generated curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:4319762
    • 提供者:王东升
  1. Bezier-curve

    0下载:
  2. 绘制bezier曲线,可以绘制任意点的bezier曲线-Bezier curves drawing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3673517
    • 提供者:施海斌
  1. BEZIER

    0下载:
  2. bezier曲线实现算法代码 bezier曲线实现算法代码 bezier曲线实现算法代码-bezier curve algorithm code bezier curve algorithm code bezier curve algorithm code
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-21
    • 文件大小:6367595
    • 提供者:duyunhu
  1. Bezier

    0下载:
  2. Bezier曲线的简单画法:给出人任意个点,程序都能自动的生成Bezier曲线-Bezier curve of simple representations
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2369993
    • 提供者:老翁
  1. Bezier

    0下载:
  2. Bezier曲线的绘制,输入控制点坐标,利用Bezier控制方程生成曲线。-Bezier curve drawing, enter the control point coordinates generated using the Bezier curve equation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-23
    • 文件大小:86493
    • 提供者:zhgzhou
  1. bezier

    0下载:
  2. bezier曲线的生成,有良好的界面效果,用鼠标点来控制曲线的生成 -bezier curve generation, has a good interface effect, the curve with the mouse to control the generation of
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1953670
    • 提供者:四毛
  1. bezier

    0下载:
  2. 本文说明了bezier曲线的渐进迭代性质,是对bezier曲线进行十次渐进逼近迭代,有图形效果来看一斤很接近所给的点-This article describes the iterative nature of the progressive bezier curve, is the bezier curve gradually approaching ten iterations, with graphics that look very close to a pound to the poi
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:796
    • 提供者:刘静静
  1. Bezier

    0下载:
  2. 利用OpenGl画Bezier曲线,非算法实现,调用接口。利用鼠标确定4个contral_point进行绘画。-Use OpenGl draw Bezier curves, non-algorithm,Draw line by calling the interface. Identified four contral_point by using the mouse to paint.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:181780
    • 提供者:yulingyu
  1. algorithm-of-Bezier-control-points

    0下载:
  2. 这是一篇分段3次Bezier曲线控制点构造算法,具有较好的适应性-This is a sub-3 Bezier curve control points construction algorithm with good adaptability
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1555993
    • 提供者:李波
  1. Bezier

    0下载:
  2. 计算机图形学中,对曲线做三次Bezier曲线等分作图算法-Computer graphics, to do the curve plotting algorithm cubic Bezier curve decile
  3. 所属分类:Fractal program

    • 发布日期:2017-04-03
    • 文件大小:577
    • 提供者:123456
  1. Bezier

    0下载:
  2. Bezier曲线生成算法的C#代码,封装成一个类,借口简单,在一个PictureBox控件上绘制,也可换成其他控件-Bezier curve generation algorithm c# code
  3. 所属分类:CSharp

  1. bezier

    0下载:
  2. 用mfc绘制bezier曲线,了解bezier曲线的原理-The mfc draw bezier curve to understand the principle of the bezier curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1876962
    • 提供者:龚春燕
  1. Bezier

    0下载:
  2. OpenGL开发的Bezier曲线程序,是很好的资料。绘制Bezier曲线,很好控制。-OpenGL Bezier curve program is very good information. The Bezier curve, well Controlled.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1421070
    • 提供者:理会
  1. Bezier-qu-xian-suan-fa

    0下载:
  2. 计算机图形学基础Bezier曲线程序算法,运行小程序+报告,采用VB语言,好用。 -Bezier curve algorithm running little applications+ report,- Bezier curve algorithm running little applications+ report,-
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:4327949
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 47 »
搜珍网 www.dssz.com