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

搜索资源列表

  1. three_curve

    0下载:
  2. 这是一个画自然三次样条曲线的程序,用opengl实现-This is a painting of natural cubic spline curve of the procedures used to achieve opengl
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:99.74kb
    • 提供者:珠海
  1. Spline+ellipse

    0下载:
  2. 标准椭圆的算法与三次样条曲线算法 用OpenGL实现编程-standard ellipse algorithm and cubic spline curve algorithm using OpenGL Programming
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:73.18kb
    • 提供者:wgede
  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. shiyan5

    0下载:
  2. 实验5 Bezier曲线 1.实验目的: 了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。 2.实验内容: (1) 结合示范代码了解曲线生成原理与算法实现,尤其是Bezier曲线; (2) 调试、编译、修改示范程序。 (3) 尝试实现B样条曲线算法。 -5 Bezier curve experiment 1. Experimental Objective: To understand the principle of
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:582.61kb
    • 提供者:jing
  1. curve

    0下载:
  2. OpenGL绘制的B样条、贝塞尔曲线和贝塞尔曲面,可以鼠标选取关键点绘制曲线,可以鼠标对关键点进行拖拽,实现平移,旋转操作-OpenGL rendering B-spline, Bezier curves and Bezier surfaces, you can draw the curve of the mouse select the key points, you can drag the mouse right key points to achieve translation, rot
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:10.41kb
    • 提供者:dragon
  1. Bspline-Curve

    0下载:
  2. OpenGL开发的B样条曲线程序,支持鼠标交互,本人亲自测试能运行,用vc++6.0编写。-B-spline curve of the OpenGL development process, support for mouse interaction, personally test can be run using vc++6.0 write.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1.62mb
    • 提供者:Edward
  1. B

    0下载:
  2. 实现b样条曲线的绘制的源程序,鼠标输入控制顶点即可自动画出b样条曲线-B-spline curve to achieve the mapping of the source, the mouse will automatically enter the draw control vertex b-spline curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:24.41kb
    • 提供者:wangzhao
  1. BezierCurveContinue

    0下载:
  2. We will use B-spline curve Continue
  3. 所属分类:OpenGL program

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

    0下载:
  2. 实现bezier和b样条曲线的绘制,运用基本的公式-Achieve bezier and b-spline curve drawing, using the basic formula
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.84mb
    • 提供者:charl
  1. GiveBsplineCtrlpoints

    0下载:
  2. 在OpenGL环境下反求B样条曲线的控制顶点,并以此画出B样条曲线。其中,将数据点加入输出点列之中。-Give B-spline curve s control points in OpenGL and the program can draw the new B-splien curve.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:200.51kb
    • 提供者:tina
  1. Bcurve

    0下载:
  2. 使用OpenGL函数库,实现交互绘制B样条曲线-Use the OpenGL library, to achieve interactive rendering B-spline curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:344.31kb
    • 提供者:高阁
  1. BSpline

    0下载:
  2. opengl函数实现B样条曲线,程序简单易懂,适用于初学者。-opengl functions for B-spline curve, the program is simple to understand for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:7.97mb
    • 提供者:
  1. curve_editor

    0下载:
  2. 曲线曲面,生成Bzier曲线和B样条曲线,两者互转,Bezier曲面,扫层面-Curves and surfaces, generate Bzier B-spline curve and the two system conversion, Bezier surface, level sweep
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1.19mb
    • 提供者:孙俊杰
  1. BezierCurve

    0下载:
  2. Opengl中绘制样条曲线的好程序,很有帮助。-Opengl draw a spline curve in a good program, very helpful.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2.51mb
    • 提供者:理会
  1. B

    0下载:
  2. 基于opengl下实现b样条曲线的生成及实现方式-Based on the opengl to realize the b-spline curve formation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:11.75mb
    • 提供者:丁艳萍
  1. spline

    0下载:
  2. 该资源包括两个压缩文件,一个是由mfc生成dialog,然后通过鼠标拾取样条曲线的编辑点,该例程从网上下载的,在此对原作者表示感谢;还有一个是根据上面的例子,由事先确定的点,计算出插值点,通过opengl绘图,显示插值效果,例子比较简单,有很多函数未用到,没有加限制条件,改变控制点时,不能超过(0,0),(2,2)。-The resources include two compressed files, a dialog is generated by the mfc spline curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:50.48kb
    • 提供者:pei
  1. BsplineCurve

    0下载:
  2. 利用OpenGL绘制B样条曲线,通过改变控制点可以改变曲线形状。-Use OpenGL rendering the B-spline curve, the shape of the curve can be changed by changing the control point.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:7.3mb
    • 提供者:susan
  1. SPLINE

    0下载:
  2. opengl版本的三次B样条线实例,演示了三次B样条曲线的平滑度-opengl version of the cubic B-spline examples demonstrate cubic B-spline curve smoothness
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:6.55kb
    • 提供者:DarrenLoo
  1. B-spline-curve-drawing

    0下载:
  2. 本代码就是计算机图形学中的知识进行汇总,绘制B样条曲线-This code is the knowledge of computer graphics to carry on the summary, b-spline curve drawing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:42.68kb
    • 提供者:ma
  1. openglFree-curve

    0下载:
  2. 用MFC画贝尔曲线和三次样条曲线的程序。-Using MFC to draw the Baer curve and the three spline curve of the program
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:2.66mb
    • 提供者:vision
« 12 »
搜珍网 www.dssz.com