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

搜索资源列表

  1. ResearchBezier

    1下载:
  2. 在VC中研究和设计双三次B样条曲面,利用VC面向对象具有可视化的特点,选择适当的空间控制点来调整三次B样条曲面的形状-in VC research and the design of bicubic B-spline surface, the use of object-oriented VC with the visual characteristics, selection of appropriate space control point adjustment cubic B-splin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:48.83kb
    • 提供者:啊征
  1. Beziercurve

    0下载:
  2. 三次B样条曲面的生成方法,基于离散点的网格化过程。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:81.4kb
    • 提供者:高小平
  1. bezier

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

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

    0下载:
  2. 根据给定的数据点阵,自动自成三次B样条曲面。可一次生成多张曲面。有源代码和执行文件。-According to the given data matrix, automatic self-cubic B-spline surfaces into. Can generate more than one surface. Source code and executable files.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:155.88kb
    • 提供者:吴有仁
  1. Surface

    0下载:
  2. 基于Opengl的参数双三次非均匀B样条曲面-Parameters of non-uniform bicubic B-spline surfaces
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2.08mb
    • 提供者:Longbow Zhang
  1. B_SplineWavelet

    0下载:
  2. 准均匀三次B样条曲线曲面的多分辨率显示及编辑程序。能够实现随机生成指定次数的准均匀三次B样条曲线和曲面,并能显示其在不同分辨率层次下的曲面及细节部分,且可实现在不同层次下修改曲面及细节以达到曲面编辑的效果。-Quasi-uniform cubic B-spline curves and surfaces of the multi-resolution display and editing program. To achieve the specified number of randomly
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-11
    • 文件大小:18.09mb
    • 提供者:曾锴珊
  1. Line

    0下载:
  2. 画四阶三次HERMITE曲线,BEZIER曲线和B样条曲线,并画出BEZIER曲面-Painting of fourth order three HERMITE curve, BEZIER curves and B-spline curves and surfaces draw BEZIER
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1.94mb
    • 提供者:liulu
  1. P2D

    0下载:
  2. 25个控制点的双三次B样条曲面算法 C++ MFC 源码-25 control points of the bi-cubic B-spline surface algorithm for C++ MFC source
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:350.4kb
    • 提供者:Feng
  1. qxqmzzzz

    1下载:
  2. 本代码包含以下算法:三叶梅花线,圆柱螺线,圆锥螺线,三次贝塞尔曲线,三次B样条曲线。 环形面,锥面,双线性曲面,旋转曲面,贝塞尔曲面,B样条曲面。源代码可以在VC++6.0中编译通过-This code contains the following algorithm: clover plum line, cylindrical spiral, conical spiral, cubic Bezier curves, cubic B-spline curve. Surface of th
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:43.16kb
    • 提供者:name
  1. qxqm6

    0下载:
  2. 实现曲线(三次贝塞尔曲线,三次B样条曲线,三叶梅花线,圆锥\圆柱螺线),曲面(贝塞尔曲面,B样条曲面,环形曲面,旋转曲面)等功能.-Curve (cubic Bezier curve, cubic B-spline curves, clover Plum Line, cone \ cylindrical spirals), surfaces (Bezier, B-spline surfaces, annular curved surface of revolution).
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-05
    • 文件大小:1.89mb
    • 提供者:tanyu
  1. Catmull-Clark-

    1下载:
  2. 设P(m,n)是初始控制点列,即原曲面的点(m行n列)。Q(m,n)是一次细分后得到的曲面的控制节点。 此函数采用Catmull-Clark细分曲面算法,对双三次B样条曲面细分,即m=n=4。 利用我们在13章第四节学过的知识,有公式MQM =SMPM S ,其中M,S可由课件知 构造初始控制点列(p1,p2),其中p1是P的行坐标,p2是P的列坐标 -Let P (m, n) is the initial control point of the column, i.e. th
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:8.66kb
    • 提供者:户蕾蕾
  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. B-qumian

    0下载:
  2. 根据B样条曲面的生成算法,根据给定点,生成双三次B样条曲面的网格图形。-Generation algorithm based on B-spline surfaces, according to a given point, to generate a grid pattern bicubic B-spline surfaces.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:165.67kb
    • 提供者:xxx
  1. b-spline-surface

    0下载:
  2. 改程序实现了25个控制点的双三次B样条曲面算法-The app 25 points of control are realized three b-spline surface is presented
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-30
    • 文件大小:257.85kb
    • 提供者:赵永
  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
搜珍网 www.dssz.com