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

搜索资源列表

  1. 网格简化

    0下载:
  2. 在三角网格重建的过程中,平坦区域可以用较少的三角形表示,而曲率较大的地方应该有更多的三角形,本程序删减平坦区域的三角形-triangular mesh in the process of redevelopment, the flat region can use smaller triangles, Curvature and the larger part should be more triangular, the deletion procedures flat triangle reg
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:14167
    • 提供者:tqg
  1. sanjiaojianhua

    0下载:
  2. 一个关于三角网格的程序 可以通过三维点恢复它的立体图像-on a triangular grid of the procedure can be three-dimensional point resume its three-dimensional images
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:86045
    • 提供者:jiang
  1. OpenMesh_1.9.4.tar

    2下载:
  2. 著名的三角网格处理开放源代码程序,提供了数据半边结构,代码很清晰,使用方便,大大提高三维图形开发速度。-famous triangular mesh handle open source procedures, the data structure sideways, code is very clear. easy to use, greatly improving the development of 3D graphics speed.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:333727
    • 提供者:刘小启
  1. 3dsformat

    0下载:
  2. 这里提供一个vc编写的程序,它可以读出以上提到的所有内容,并可以扩充。它的结构受到了Andrea Ingegneri的启发,他的主页是http://www.tsrevolution.com/。 程序的核心思想是编写一个了解3ds文件结构的类,但没有具体的数据结构。具体的数据结构有它的子类提供,这样就不受到文件结构的限制。 c3DS就是这样一个类,它提供一系列的虚函数来读数据,但并不保存数据,你必须自己写一个类来继承它,并覆盖这些虚函数。我在例程中写了一个叫做c3DSMODEL的类,它只读
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:195923
    • 提供者:大法师
  1. circle

    0下载:
  2. 试用vb2005绘制立体形状的例子。本例程序绘制了一个三维山丘,和一个网格球体。
  3. 所属分类:3D图形编程

    • 发布日期:2014-01-16
    • 文件大小:54795
    • 提供者:hacked
  1. Voronoisweepline

    0下载:
  2. 经典网格生成程序源代码,采用sweepline扫描线构建Vornoi图结构生成三角网格。
  3. 所属分类:3D图形编程

    • 发布日期:2014-01-17
    • 文件大小:323776
    • 提供者:lyang
  1. OpenMesh

    1下载:
  2. OpenMesh是国外专业级的网格破分源程序,该程序是用VC开发而成的,内容详实,很难下载的
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5481246
    • 提供者:simba
  1. wanggemoxing

    1下载:
  2. 三维网格模型的简化,直接运行DEMO文件夹下的文件,然后加载模型。本程序适合搞网格模型简化的朋友。
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8240268
    • 提供者:张冲
  1. 使用三角网格逼进球面_完美版

    2下载:
  2. 一个自己好玩的程序,主要是用三角面片构成一个球,三角面片的面积相同但形状不同-a fun own procedures, it is mainly used triangular facets pose a ball, and the triangular facets of the same size but different shapes
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1404
    • 提供者:孔晓东
  1. off文件读取

    0下载:
  2. off是三维网格图形模型的常用标准格式,本程序可正确读取文件内容,并形成顶点及面的结构数据。
  3. 所属分类:3D图形编程

    • 发布日期:2009-02-27
    • 文件大小:724
    • 提供者:gorgan@126.com
  1. tinlib_w.将离散点三角化的程序

    1下载:
  2. 将离散点三角化的程序。tinlib_w.有运行示例。做三维地形或模型显示可用,Discrete points, triangulation procedures. tinlib_w. have run the sample. Or do three-dimensional terrain models show the available
  3. 所属分类:3D图形编程

    • 发布日期:2017-04-09
    • 文件大小:1142017
    • 提供者:afei
  1. STL_DISPLAY_Display

    0下载:
  2. STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上-a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen.
  3. 所属分类:3D图形编程

    • 发布日期:2013-03-23
    • 文件大小:103407
    • 提供者:niuxj
  1. PLY_TO_TRI_MESH

    2下载:
  2. 一个Matlab程序,可以将一个PLY文件格式的多边形网格取面转换成一对数组表示的三角形网格曲面-PLY_TO_TRI_MESH:a MATLAB program which reads data from a PLY file describing a polygonal mesh of a 3D surface,and converts it to a pair of arrays describing a triangular mesh or TRI_MESH
  3. 所属分类:3D图形编程

    • 发布日期:2013-08-16
    • 文件大小:41689
    • 提供者:niuxj
  1. resample

    0下载:
  2. 该程序主要用于对三维模型的网格进行重采样-The program is mainly used for three-dimensional model of the grid re-sampling
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2427481
    • 提供者:王涛
  1. PyTopMod2.223

    0下载:
  2. 一个可以修改网格模型拓扑结构的程序,适用于数字几何处理!-Mesh topology modifier
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7909187
    • 提供者:南亮亮
  1. course_examples

    0下载:
  2. 三角网格处理示例程序,对学习三角网格处理有比较大的帮助-triangular mesh processing
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-09
    • 文件大小:16889615
    • 提供者:windysmile
  1. BoneAnimation

    0下载:
  2. 一个骨骼动画的示例程序,主要演示了基于骨骼的网格变形,使用前向运动学.-This is intended to demonstrate bone-based mesh deformation (Forward Kinematics).
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-31
    • 文件大小:982222
    • 提供者:姚风
  1. 3

    0下载:
  2. 这是一个三维画图程序源代码,主要是进行三维网格剖分-It is a three-dimensional drawing program source code, mainly for three-dimensional mesh generation
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:214370
    • 提供者:王文雅
  1. smooth_mesh

    0下载:
  2. 读入3d海豚模型并生成平滑网格及渲染的程序-3d dolphin read and generate a smooth mesh model and the rendering process
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2453350
    • 提供者:邓卫民
  1. Apple

    0下载:
  2. 本程序建立了三维的网格苹果,并且通过按键盘上的上下左右键,可以实现模型的移动-This procedure established a three-dimensional grid, Apple, and by pressing the arrow keys on the keyboard, the model can move
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2271969
    • 提供者:xuhong
« 12 3 »
搜珍网 www.dssz.com