CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程 搜索资源 - bezier 曲面

搜索资源列表

  1. threedimentionProject

    1下载:
  2. 三维计算机图形学点透视投影变换与双3次Bezier曲面绘制算法,很有用的哦。在VC++6.0下编译通过。-point perspective projection transform and double three times Bezier surface rendering algorithm, Oh, very useful. In VC 6.0 compiler passed.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:56.63kb
    • 提供者:许慧慧
  1. decastelia

    0下载:
  2. 用(de castelija)德卡斯里奥算法,c语言创建Bezier曲面!-with (de castelija) Dekashiliao algorithm, c language to create Bezier surface!
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:120.67kb
    • 提供者:yao
  1. Bezier曲面的三维显示

    1下载:
  2. 利用计算机图形学中的平行投影方法进行Bezier曲面的显示,很综合的例子-use of computer graphics in parallel projection method Bezier surface, a very comprehensive example
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:49.7kb
    • 提供者:王申
  1. bezier_surface

    0下载:
  2. 使用Casteljau 实现的bezier曲面
  3. 所属分类:3D图形编程

    • 发布日期:2010-11-13
    • 文件大小:29.92kb
    • 提供者:w5hx@163.com
  1. opengl画图

    0下载:
  2. 用opengl自己实现画bezier和bspline曲线还有曲面,花瓶,茶壶
  3. 所属分类:3D图形编程

  1. Bezier-and-B-spline-curve-

    0下载:
  2. 生成Bezier曲面和B样条曲面,并显示出控制网格以及曲面-use C++ language to build Bezier and B spline curve,and show the control mesh and the surface,very useful I think, thank you
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2.25mb
    • 提供者:wangzhou
  1. Bezier-Cur

    0下载:
  2. Bezier曲线,包括2D和3D曲线,作为计算机图形学中曲线曲面编程方面的编程学习.-Bezier Curves. These are two programs that use Bezier curves. Bezier curves are simply lines, with one or more control points that "attract" the line toward it. One is a Bezier curve in 2D, the other is a
  3. 所属分类:3D Graphic

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

    0下载:
  2. BEZIER曲面显示程序:可以从一个Bezier node and rectangle 文件中读出该文件的信息,并在屏幕上显示该Bezier曲面-BEZIER_SURFACE_DISPLAY:a MATLAB program which gets the names of the node and rectangle files defining a Bezier surface, reads the information from the files, and displays the su
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:21.92kb
    • 提供者:niuxj
  1. Beziersurfaceleaf

    0下载:
  2. 实现了Bezier曲面,并用贝赛尔曲面画了一片绿叶。绿叶上的叶脉是用网格模型画的圆锥,并且使用transform3D类进行了旋转、平移、缩小变换,还用了sharedGroup类进行了复制。-Achieved a Bezier surface, and painted with a green leaf Bezier surfaces. Green leaf veins on the mesh model is painted cone, and use transform3D class of
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:5.41kb
    • 提供者:熊龙龙
  1. bezier

    0下载:
  2. bezier曲面 bezier曲面 -bezier
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7.49mb
    • 提供者:遥遥
  1. Bezier

    1下载:
  2. 绘制Bezier样条曲面的源程序,Visual C++实现,程序结构清晰,代码正确,参考价值较高-Drawing Bezier spline surface of the source, Visual C++ implementation, the program structure is clear, the code correctly, a high reference value
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:42.3kb
    • 提供者:peter
  1. 3DBezierSurface

    0下载:
  2. C++实现从一组控制点生成三维Bezier曲面 -A C++ Program to draw a 3D Bezier Surface for MxN control Points
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:2.7kb
    • 提供者:廖随风
  1. zhangqian0820080274

    0下载:
  2. 三种曲面绘制,B样条曲面、coons曲面、bezier曲面等-no
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11.05mb
    • 提供者:zjl
  1. Bezierqumian

    0下载:
  2. 利用Bezier曲面的算法,根据给的的点,生成双三次Bezier曲面的网格图形。-Use of Bezier surfaces, according to the point of generating a grid pattern bicubic Bezier surfaces.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-24
    • 文件大小:160.93kb
    • 提供者:xxx
  1. 4_2

    0下载:
  2. 双三次Bezier曲面的编程实例,帮助你进一步学习Java 3d 和计算机三维动态图形-Three Bezier surface of the programming examples, help you to learn Java 3D and computer 3D dynamic graphics
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2.68kb
    • 提供者:吴俊仪
  1. 经典3D绘图示例程序

    0下载:
  2. 3D绘图示例程序,OpenGL和MFC编写,用于演示矩形,三角形,椭圆环,bezier曲面等图形的三维旋转
  3. 所属分类:3D图形编程

  1. DrawAHBezierSurface

    0下载:
  2. 绘制AH-Bezier曲面的matlab程序,不同于传统的Bezier曲面,AH-Bezier曲面包含代数和双曲多项式,能不用有理形式精确表示双曲面片。压缩包中,DrawAHBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的AH-Bezier曲面均适用。-Draw AH-Bezier surfaces matlab program, unlike traditional Bezier surfaces, AH-Bezier curve
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1.61kb
    • 提供者:
  1. DrawCBezierSurface

    0下载:
  2. 绘制C-Bezier曲面的matlab程序,不同于传统的Bezier曲面,C-Bezier曲面包含代数和三角多项式,能不用有理形式精确表示椭球面片。压缩包中,DrawCBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的C-Bezier曲面均适用。-Draw C-Bezier surfaces matlab program, unlike traditional Bezier surfaces, C-Bezier curve consi
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1.62kb
    • 提供者:
  1. DrawHBezierSurface

    0下载:
  2. 绘制H-Bezier曲面的matlab程序,不同于传统的Bezier曲面,H-Bezier曲面由纯双曲多项式定义。压缩包中,DrawHBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的AH-Bezier曲面均适用。-Draw H-Bezier surfaces matlab program, unlike traditional Bezier surfaces, H-Bezier polynomial curve defined by
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1.54kb
    • 提供者:
  1. DrawPBezierSurface

    1下载:
  2. 绘制P-Bezier曲面的matlab程序,不同于传统的Bezier曲面,P-Bezier曲面仅含纯三角多项式。压缩包中,DrawPBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的P-Bezier曲面均适用。-Draw P-Bezier surfaces matlab program, unlike traditional Bezier curve, P-Bezier surfaces containing only pure tr
  3. 所属分类:3D Graphic

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