CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 三角网格

搜索资源列表

  1. Triangle_to_Triangl

    0下载:
  2. 一篇关于三角网格模型进行布尔运算的文章,有简单的数据结构,相关函数描述。-A triangular mesh model on Boolean article, a simple data structure, the correlation function descr iption
  3. 所属分类:Software Testing

    • 发布日期:2017-03-28
    • 文件大小:241613
    • 提供者:邹久礼
  1. vtk-point-cloud-rendering

    1下载:
  2. vtk显示点云,和点云三角网格化。 源代码已可运行,不过vtk的环境需要你自己配置-vtk display point clouds, and point cloud triangular grid. Source code has been run, but vtk environment requires you to configure
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1451501
    • 提供者:吴照
  1. conformal-factor

    0下载:
  2. 该Matlab程序计算一个三角网格的顶点保角因子CF(conformal factor),每个顶点有一个CF值。CF的histogram用来作为三维形状的全局描述符。 -this code is based on the theoretical of paper Characterizing shape using conformal factor .
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-12
    • 文件大小:3040644
    • 提供者:john
  1. triangle

    1下载:
  2. 采用有限元方法时会用到三角网格剖分,此程序可以自动生成三角网格,可参考程序中的说明相应地设置参数-Will be used when using the finite element method triangular mesh generation, this program can automatically generate triangular mesh, refer to the procedures described in the corresponding parameter s
  3. 所属分类:Algorithm

    • 发布日期:2016-09-21
    • 文件大小:2673664
    • 提供者:lijin
  1. GENERATING-DELAUNAY

    0下载:
  2. delaunay三角网格快速生成方法 期刊文章 -a new method to generate delaunay triangular grid more quickly
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:385508
    • 提供者:sui chengxing
  1. Tin-net

    0下载:
  2. 三维空间中点,cad中框选,实现三角网格的自动连接,并且计算土方量。露天矿山可用此程序。-Box in three-dimensional space, cad, realize automatic connection of triangular mesh, and calculation of earthwork quantity. The programs available in open-pit mine.
  3. 所属分类:CAD

    • 发布日期:2017-04-11
    • 文件大小:1082
    • 提供者:邓飞
  1. 3D-data-surface-reconstruction

    0下载:
  2. 三维数据曲面重构,,本学位论文对曲面重构做了一部分工作,重点研究了三角网格曲面重构算法,对提高三角网格剖分的效率和效果起了一定作用。-3D data surface reconstruction
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-02
    • 文件大小:14629910
    • 提供者:shicheng zhang
  1. triangle

    0下载:
  2. 2D凸多边形的三角网格生成,可用gridgen。-2D triangular convex polygon mesh generation, available gridgen.
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:270781
    • 提供者:赵段冰
  1. eigenvalue_p1_2D

    0下载:
  2. 利用传统有限元方法计算二维possion 方程的特征值问题,网格采用的是三角网格,由matlab 的pdetool产生,一次多项式近似-Using traditional two-dimensional finite element method possion equation eigenvalue problem, the grid uses a triangular mesh is generated by the matlab pdetool, a polynomial approxim
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1097
    • 提供者:吕茂辉
  1. src

    0下载:
  2. 基于计算机图形学算法库CGAL的三角网格图形处理的源程序,从cgal早期的ftp下载过来。适合初学者。-the source code based on the CGAL.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1540432
    • 提供者:胡辉
  1. meshsimplification

    0下载:
  2. 网格简化程序基于3D三角网格简化,代码简单实用,而且非常有效的节省时间-meshsimplification is a C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes. The goals of the code are ease of use and efficiency, possibly at the expense of some genera
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-28
    • 文件大小:10332160
    • 提供者:alice
  1. FemTriangle

    1下载:
  2. 2维三角网格刨分,进行有限元计算的前处理工具,可以根据不同的边界及区域产生自适应大小的网格。-Two-dimensional plane triangulation points, pre-processing tools FEM can produce adaptive mesh size depending on the boundary and region.
  3. 所属分类:Algorithm

    • 发布日期:2016-09-21
    • 文件大小:1225728
    • 提供者:haungyzh
  1. 111111

    0下载:
  2. 三角网格算法的详细介绍,有助于三维重建的同志们-A new algorithm of triangular mesh, contribute to 3 d reconstruction of the comrades
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:38020
    • 提供者:mimi
  1. delaunay-algorithm

    0下载:
  2. 高质量的笛氏三角网格化,为重建三维图形提供有力的帮助. 附件有原码和调用方法,Delaunay三角网格化已封装成一个类,用户只需要传入点坐标标就可以得到最优的三角形。-High-quality flute s triangle grid, three-dimensional graphics for the reconstruction to provide effective help. Attachment with the original code and call the method
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:37196
    • 提供者:何佑伟
  1. meshviewer

    0下载:
  2. 用OpenGL实现的三维雕塑模型显示。三角网格构建三维模型。-Three-dimensional sculpture model implemented with OpenGL display. Construction of the three-dimensional model of the triangular mesh.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:11292
    • 提供者:zhao yu
  1. Plane-Stress

    0下载:
  2. 求解直角坐标系下弹性力学平面问题,输入文件包括材料属性、三角网格坐标、单元节点组成以及约束和载荷。-Solving the problem of elasticity plane Cartesian coordinate system, input includes material properties, triangular grid coordinates, the cell nodes as well as constraints and loads.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2640
    • 提供者:何泽洲
  1. linearbar---he--linearTriangle

    0下载:
  2. 有限元分析与应用中的程序,用于线性三角网格处理-Finite element analysis and application of the program, used to deal with the linear triangular mesh
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3329
    • 提供者:付德凯
  1. XhrSegmentation

    0下载:
  2. 实现三角网格的分割算法,对有噪声的模型也能够很好的分割效果。-Realization of triangular mesh segmentation algorithm, with noise model can also be a good segmentation effect.
  3. 所属分类:Console

    • 发布日期:2017-04-28
    • 文件大小:92379
    • 提供者:huangrk
  1. exercise-1

    0下载:
  2. 此工程实现PLY与OFF两种三角网格文件之间的自由转换,运行速度相当可观。-This project to achieve the conversion between the two kinds of triangular mesh file PLY and OFF
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-16
    • 文件大小:23969526
    • 提供者:于福翔
  1. bowen_wave

    0下载:
  2. 用于计算港池内波浪泊稳面积 依据波浪模式计算结果,计算出三角网格中波高小于某值的面积及比例.-Used within the computing wave Mooring Basin area The results based on wave patterns, calculate the area and proportion of the triangular mesh upper primary wave than a certain value.
  3. 所属分类:Other systems

    • 发布日期:2017-06-14
    • 文件大小:22250914
    • 提供者:lls
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com