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

搜索资源列表

  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. 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. jianhau

    0下载:
  2. 三角网格简化源代码,效果较好,推荐使用,欢迎使用,-triangular mesh simplification of the source code, the result is better and recommended use, Welcome,
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:76462
    • 提供者:抑扬
  1. qslim-2.1.tar

    1下载:
  2. 三角网格的简化代码,速度很快-triangular mesh simplification of the code, very fast
  3. 所属分类:3D图形编程

  1. delaunayn

    0下载:
  2. 用delaunary算法实现数据的三角网格划分-It is an Algorithm of delaunary for Triangular mesh of data
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-21
    • 文件大小:1848
    • 提供者:糊涂虫
  1. points_and_triangles_operation

    2下载:
  2. 里面包扩点云模型的各种操作,以及三角网格的各种操作。非常经典哦!-Inside the package extended to a variety of point cloud model of operation, as well as the triangular mesh the various operations. Oh, very classic!
  3. 所属分类:3D Graphic

    • 发布日期:2016-06-15
    • 文件大小:534596
    • 提供者:ding
  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. TRI_MESH_TO_PLY

    1下载:
  2. 将三角网格表示的3D曲面转换成一个PLY格式的文件-a MATLAB program which converts data describing a triangular mesh of a 3D surface, and reformats it into a data structure suitable for storage as a PLY file
  3. 所属分类:3D图形编程

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

    0下载:
  2. 介绍地形三角网格算法ROAM的经典算法,简单易学-Introduction terrain ROAM algorithm for triangular mesh of the classic algorithms, easy to learn
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:905414
    • 提供者:王强
  1. course_examples

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

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

    0下载:
  2. 一篇文章,讲述如何基于三角片法矢调整计算三角网格模型的光顺性-An article on how to adjust based on calculation of normal vector of triangles triangular mesh model of smoothness
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:807777
    • 提供者:yfx
  1. geom3d_2011.06.30

    1下载:
  2. 这是一个基于三角曲面网格实现测地线算法的matlab程序源码-This is an implementation of geodesic (shortest path) algorithm for triangular mesh (triangulated surface) first described by Mitchell, Mount and Papadimitriou in 1987[1] with some minor improvements, extensions and sim
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:277801
    • 提供者:李云飞
  1. models

    0下载:
  2. triangular mesh 3D models.off in format .off
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3550974
    • 提供者:paolagq
  1. computeNormalVectorTriangulation

    0下载:
  2. 三角网格模型法矢计算,适合于三角面片法矢计算及法矢修正-Triangular mesh model method vector calculation, suitable for triangles in sagittal method calculation and bolts correction method
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:2300
    • 提供者:莲子
  1. Delaunay

    0下载:
  2. delaunay三角化实现三角网格剖分,并能够实现3D显示-delaunay triangulation triangular mesh, and 3D display
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2873663
    • 提供者:leon
  1. 3DDelaunay

    0下载:
  2. 三角格网的划分,点云数据的三角格网算法,散乱点云的三角划分算法研究-Division of the triangular mesh, the triangular grid algorithm of point cloud data
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1786584
    • 提供者:linxiaobin
  1. VBskeleton

    1下载:
  2. 利用VB实现ms3d格式的骨骼动画,可以显示骨骼、三角网状及纹理的显示。除此之外,还可以控制动画运动的速度等。-Using VB to implement ms3d skeleton animation, the program can display the bone animation, triangular mesh, and animation with texture . In addition, we can control the speed,zoom in/out , posi
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:605978
    • 提供者:phillip
  1. triangle-meshes-modeling-

    0下载:
  2. Geometric modeling based on triangle meshes,基于三角网格的几何建模,国外经典三角网格处理教程,文件包含教程pdf版,及附带 源代码。-Geometric modeling based on triangle meshes, triangular grid-based geometric modeling abroad the classic triangular mesh processing tutorial file contains tutori
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-16
    • 文件大小:34394325
    • 提供者:dyh
  1. find_boundary.m

    0下载:
  2. find boundary of triangular mesh-find boundary of triangular mesh
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-01
    • 文件大小:848
    • 提供者:hankwu
  1. Weighted_average_elem2pt.m

    0下载:
  2. Using the area of the element to weighted average a value to each point on the triangular mesh
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-14
    • 文件大小:1024
    • 提供者:hankwu
« 12 »
搜珍网 www.dssz.com