CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - 三次bezier

搜索资源列表

  1. bezier

    0下载:
  2. 利用opengl绘制三次bezier曲线,B--绘制曲线 C--全部重绘 E--重绘曲线 Q--退出
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:17.37kb
    • 提供者:jjia
  1. Bezier

    0下载:
  2. OpenGL三次贝塞尔曲线绘制,交互式的绘制图形,源码与详细注释。-OpenGL cubic Bezier curve drawing, interactive rendering graphics, source code and detailed comments.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:243.12kb
    • 提供者:郝晓婷
  1. bezier

    1下载:
  2. 双三次B样条曲面算法,OpenGL编程,计算机图形学-Bicubic B-spline surface algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3.22mb
    • 提供者:cs
  1. 163.ZIP

    0下载:
  2. 三次组合贝齐尔曲线,可自行拖动控制点进行控制-Bezier curves of the three combinations, they are free to drag the control point to control
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:2.71kb
    • 提供者:licong
  1. 113172197vc_lingt

    0下载:
  2. 双三次bezier曲线和b样条曲线,我所见过的最好的源码了-dfdgfhgjhk
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:519.01kb
    • 提供者:jipengbo
  1. qumian

    0下载:
  2. 双三次bezier曲面,非常好用的,适合初学者使用-fgfhgfjhgjkjhkjhlkjk
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:1.95kb
    • 提供者:jipengbo
  1. Bezier

    1下载:
  2. OpenGL下通过鼠标动态绘制三次Bezier曲线 程序介绍: 第一次鼠标左键down点为0控制节点, 按住左键移动动态移动确定1控制节点, 第二次鼠标左键down点3控制节点,按住左键移动,确定2控制节点。-OpenGL dynamically through the mouse three times a Bezier curve drawing. program Descr iption: The first time the left mouse but
  3. 所属分类:OpenGL

    • 发布日期:2012-12-07
    • 文件大小:12.58kb
    • 提供者:不清楚
  1. Beziercurve

    0下载:
  2. 四个控点的三次Bezier曲线,在c++里用opengl实现-4 cubic Bezier curve control points, where the c++ with opengl implementation
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:282.5kb
    • 提供者:jjs
  1. OpenGL_three_square_Bezier_pane

    0下载:
  2. 基于OpenGL的双三次Bezier曲面的绘制原理,算法,以及相关的实现和示例代码-OpenGL-based rendering bicubic Bezier surface theory, algorithms, and related implementation and sample code
  3. 所属分类:OpenGL program

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

    1下载:
  2. 绘制n次Bezier曲线时,应可以输入控制点个数及控制点x,y坐标,输入数据可以放到文本文件中,以便调试。对于三次Bezier曲线,用多个曲线段拼接而成,并且要求曲线一阶导数连续。绘制Bezier曲面时,应可以输入控制多面体的顶点坐标与曲线的间距。-Bezier curve drawing n times, should be able to enter the number of control points and control points x, y coordinates, the i
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:1.37kb
    • 提供者:xsl
  1. Bezier

    0下载:
  2. 双三次Bezier曲面算法,很适合opengl的初学者,大家可以看看,可能有错误,多多包涵啊-Bicubic Bezier surface algorithm is very suitable for the opengl beginners, we can see, there may be mistakes, bear with me.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:246.16kb
    • 提供者:谭广朋
  1. bezier

    0下载:
  2. 在c++环境中,用opengl画出三次bezier曲线-Draw three bezier curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-06
    • 文件大小:11.3mb
    • 提供者:张东东
  1. Bezier-surface-algorithm

    0下载:
  2. mfc下的双三次Bezier曲面算法,可以进行双三次Bezier曲面算法逐步生成的演示,代码中含分步注释-mfc bicubic Bezier surface algorithm bicubic Bezier surface algorithm gradually generated presentation code containing step-by-step notes
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-06
    • 文件大小:2.85mb
    • 提供者:李洋
  1. CG_Bezier_B

    0下载:
  2. 双三次Bezier曲面和双三次B样条曲面的绘制 分别按键F1F2-Bicubic Bezier surfaces and bicubic B-spline surface mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:7.51kb
    • 提供者:徐战苍
  1. 33385779lbfill

    0下载:
  2. 双三次Bezier曲面的绘制,曲面旋转,OPEN GL.C++语言。-Bicubic Bezier surface rendering, surface rotation, OPEN GL.C++ language.
  3. 所属分类:OpenGL program

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

    0下载:
  2. 用二次或三次B样条或Bezier曲线算法生成曲线。-Generated by a quadratic curve or a cubic B-spline or Bezier curve algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:215.4kb
    • 提供者:林伟鸿
  1. fish-opengl

    1下载:
  2. 使用18个控制点绘制6组三次Bezier曲线鱼轮廓,可以通过调节控制点,控制鱼轮廓生成形状。-Use 18 control points cubic Bezier curve drawing six groups of fish outline, shape can be generated by adjusting the control points, control fish profile.
  3. 所属分类:OpenGL

    • 发布日期:2017-05-31
    • 文件大小:3.06mb
    • 提供者:王琪
  1. OpenGL_Bezier

    1下载:
  2. 通过交互的方式输入四个控制点坐标并绘制三次Bezier曲线.-Enter the four control point coordinates and draw the three Bezier curve by interactively.
  3. 所属分类:OpenGL program

    • 发布日期:2016-12-11
    • 文件大小:31kb
    • 提供者:预兆
  1. 曲线和曲面

    2下载:
  2. 曲线和曲面Curves & Surfaces 实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(Curves and surfaces Curves & Surfaces To achieve a simple 2D spline editor. The editor should support th
  3. 所属分类:OpenGL

    • 发布日期:2017-12-24
    • 文件大小:644kb
    • 提供者:DreamTony
  1. work

    0下载:
  2. 本次作业要求你完整实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(This assignment requires you to implement a simple 2D spline editor. The editor should support the Bezier curve and the B spline
  3. 所属分类:OpenGL

    • 发布日期:2017-12-20
    • 文件大小:129kb
    • 提供者:park13
« 12 »
搜珍网 www.dssz.com