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

搜索资源列表

  1. NURBSQMHZLC

    0下载:
  2. OPENGL的关于NURBS曲面绘制的程序源代码,在VC控制台应用环境下,直接可编译运行,适合初学者研究学习。-OPENGL rendering NURBS surfaces on the program source code in VC console application environment can be directly compiled to run, suitable for beginners to learn.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1216
    • 提供者:余涛
  1. 1

    1下载:
  2. Nubrs非均匀有理B样条对曲面的拟合,误差的判断-Judgment Nubrs non-uniform rational B-spline surface fitting error
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:315366
    • 提供者:蒋玉龙
  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
    • 文件大小:164793
    • 提供者:xxx
  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
    • 文件大小:169649
    • 提供者:xxx
  1. floater

    1下载:
  2. 给定一张开空间流形三角形网格曲面,将它无自交地展开为一张二维三角形网格。 曲面只有一个边界。用opennl解线性方程组,具体看下include,下个opennl才能运行。写的时候用vs2010,具体算法看注释吧。-floater parametrization
  3. 所属分类:Special Effects

    • 发布日期:2016-06-14
    • 文件大小:1022976
    • 提供者:戴佳毅
  1. 201111

    0下载:
  2. 计算机图形学 c++ 自由曲线与曲面 bizer 自由曲线与曲面-Free curves and surfaces in computer graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2088629
    • 提供者:瑞安
  1. bezier-move

    0下载:
  2. opengl实现运动的贝塞尔曲面,曲面随点的运动而改变形状-opengl achieve movement Bezier surfaces
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1039010
    • 提供者:aisheng44
  1. openGL4_yh

    0下载:
  2. 实现对三维点云数据的曲面重构显示,并附带有三维点云数据TXT文件,方便用户测试,Opengl学习必备入门程序,并已封装好了各种类,方便学习- Surface Reconstruction achieve the three-dimensional point cloud data display, along with a three-dimensional point cloud data TXT files, user testing, Opengl learning essential
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4322265
    • 提供者:ggyymm
  1. openGL5_yh

    0下载:
  2. 实现对三维点云数据的曲面重构显示,而且通过迭代指定了每个片面的法失,使重构曲面更加平滑,Opengl学习必备入门程序,并已封装好了各种类,方便学习-Surface Reconstruction achieve the three-dimensional point cloud data show, but also through an iterative method is specified for each one-sided loss to make a smoother surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4385351
    • 提供者:ggyymm
  1. a-progeam-of-RBF

    0下载:
  2. 此文件主要用于求径极基函数,可用于求曲面内极大值、极小值,力求曲面包络。-This file is used to find the diameter of the main pole base function can be used to find the surface maxima, minima, and strive to music enveloping.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:2776
    • 提供者:cyp1967
  1. guiji1

    0下载:
  2. 等参数线法加工轨迹生成,通过点云数据生成曲面,初学者必备-Processing parameters such as line trajectory generation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:438565
    • 提供者:
  1. Bernstein-Surface

    0下载:
  2. Bernstein 曲面,使用OpenGL绘制,里面有详细算法描述。-Bernstein surfaces, use OpenGL, which has detailed algorithm descr iption.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:3691668
    • 提供者:Brucelee
  1. RAND_BSPLINE-SURFACE

    1下载:
  2. 本程序可以生产随机点的B样条曲面,可供相关的研究者参考!-This program can generate a B-spline surface from random points,it can be referred to by relevant researchers.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:24367
    • 提供者:bc791110
  1. faxian.grs

    0下载:
  2. ug软件的grip二次开发,动生成选择曲面的法向线段,可延长-grip ug secondary development of software, automatically generates select surface normal line, extended
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-11
    • 文件大小:787
    • 提供者:王小威
  1. b_surface_base

    0下载:
  2. 这是本人基于B样条基函数方法而实现的曲面编程,使用opengl绘图。方法很简单,且可以迁移使用,欢迎下载。-This is my B-spline surfaces programming base function-based approach achieved using opengl drawing. The method is very simple, and can be migrated to use, welcome to download.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4838711
    • 提供者:wcy
  1. bspline4_deboor

    0下载:
  2. 这是本人基于B样条deboor算法实现的B样条曲面,使用Opengl实现,可供做B样条曲面的研究者使用。-This is my B-spline-based algorithm deboor B-spline surfaces, use Opengl realize, for doing the researchers used B-spline surfaces.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4558228
    • 提供者:wcy
  1. BESIER

    1下载:
  2. 使用OPENGL做的贝塞尔曲面,想要学习贝塞尔曲面创建过程的可以模仿此代码.-Bezier surfaces using OPENGL do want to learn the process of creating Bezier surfaces can mimic this code.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3812352
    • 提供者:李冰
  1. matlab

    0下载:
  2. matlab绘图程序,包含三维网格图z=x^2+y^2 和三维曲面图z=x^2+y^2-matlab draw program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:1511
    • 提供者:cainiao
  1. slim_soft

    0下载:
  2. 移动最小二乘法求曲面谷脊线,并立体呈现 参考文献:Sparse Low-degree Implicit Surfaces with Applications to High Quality Rendering, Feature Extraction, and Smoothing-To obtain the valley ridge moving least square method, and three-dimensional rendering
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7032301
    • 提供者:notyme
  1. Bsurface

    0下载:
  2. 用c++语言写的B样条曲面的绘图程序,程序简单易懂-C++ B spline surface
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2420297
    • 提供者:
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 38 39 »
搜珍网 www.dssz.com