搜索资源列表

  1. SourceCode

    0下载:
  2. 在控制台程序下使用控制点绘制Bezier曲面,添加了材质和光影-In the console program to use Bezier surface control point mapping, add a texture and lighting
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:331776
    • 提供者:sheryl
  1. bezier

    0下载:
  2. MIT课程 计算机图形学 6_837 Assignment 8.htm 贝赛尔虚线 BSpline 及相互转换 和 相应曲面的绘制 -MIT Computer Graphics courses 6_837 Assignment 8.htm Bessel dashed BSpline and mutual conversion and the corresponding surface rendering
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:501760
    • 提供者:Gobee
  1. CUVSUFC

    0下载:
  2. bezier曲线、网格、填充曲面及纹理映射;nurbs曲线、网格、填充曲面及剪切曲面。-Bezier curves, meshes, filled surfaces and texture mapping nurbs curve, grid, filling surfaces and shear surface.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:2044928
    • 提供者:mengstarry
  1. bezier

    0下载:
  2. brezier曲线-brezier curve
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:jiaolin
  1. BezierCurveSurf2

    0下载:
  2. 本程序采用有限元方法,实现多精度,多步长,画双三次Bezier曲面。-Draw Bezier bicubic surface
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:2194432
    • 提供者:chen
  1. sfit

    0下载:
  2. 模拟拟合bezier曲面的程序,在预订bezier曲面上随机取数据点,进行拟合。-Simulation bezier surface fitting procedure, in the book from Random bezier surface data points for fitting.
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:3736576
    • 提供者:zhangweijiang
  1. bzmesh

    0下载:
  2. 以上程序运行结果是用网格绘制一个经过光照和明暗处理的Bezier曲面。-The results of the procedure is run with grid mapping is a light and shading of the Bezier surface.
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:汪伟
  1. beziersurface

    0下载:
  2. VC++下利用Opengl绘制Bezier曲面-VC++ under Opengl rendering using Bezier surface
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:221184
    • 提供者:liyunping
  1. Opengl_BEZSURF

    0下载:
  2. Opengl绘制曲面。本程序使用二维求值器绘制一个Bezier曲面,如果再贴上图片就更好啦。-Opengl drawing surface. The program uses two-dimensional evaluator draw a Bezier surface, if the paste the picture is even more okay.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:207872
    • 提供者:和尚
  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,
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:熊龙龙
  1. bezier

    0下载:
  2. bezier曲面 bezier曲面 -bezier
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-16
    • 文件大小:7858176
    • 提供者:遥遥
  1. BezierSurface

    0下载:
  2. Bezier parametric surface modeling 生成Bezier 曲面-Bezier parametric surface modeling generated Bezier surfaces
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:景天
  1. zhangqian0820080274

    1下载:
  2. 三种曲面绘制,B样条曲面、coons曲面、bezier曲面等-no
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-16
    • 文件大小:11591680
    • 提供者:zjl
  1. Beziersurfaces

    0下载:
  2. 三次TC-Bezier曲线的拼接以及双三次TC-Bezier曲面拼接。-Three TC-Bezier Curves and Bicubic TC-Bezier Surfaces.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:sunjiebao
  1. Bezier-suiface

    0下载:
  2. Bezier suiface.rar 使用Bezier 曲面 建模-Modeling using Bezier surfaces Bezier suiface.rar
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:20480
    • 提供者:luocw138
  1. shiyan6-double-Bezier

    0下载:
  2. 计算机图形学实验6 常用曲面和曲线的生成算法 包括(双三次Bezier曲面算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (bi-cubic Bezier surface algorithm)
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:2996224
    • 提供者:付斌
  1. Bi-cubic-Bezier-surface-algorithm

    0下载:
  2. 在Windows环境下用visual C++实现双三次Bezier曲面算法的编程-In the Windows environment using visual C++ to achieve bi-cubic Bezier surface programming algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:269312
    • 提供者:jack
  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. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:2358272
    • 提供者:wangzhou
  1. BEZIER

    0下载:
  2. 计算机图形学中的源码,任爱华和谢淼编著的《计算机图形学》。画了Bezier曲面,包括具体的算法和实现-In computer graphics, the source code, RenAiHua and XieMiao compiled "computer graphics". Drew Bezier surfaces, including specific algorithm and the realization
  3. 所属分类:绘图程序

    • 发布日期:2024-05-16
    • 文件大小:19456
    • 提供者:赵晨丘
  1. bezier

    0下载:
  2. bezier曲面绘制 欢迎下载-bezier curve hua hua hua hua
  3. 所属分类:绘图程序

    • 发布日期:2024-05-16
    • 文件大小:302080
    • 提供者:hu
« 1 2 3 45 6 7 8 9 10 ... 14 »

源码中国 www.ymcn.org