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

搜索资源列表

  1. 三维地学建模的技术方法

    0下载:
  2. 本文介绍了三维建模的基本方法,通过三角网、方格网建立dem文件,数字高程的建模。-This paper introduces the basic 3D modeling methods, through triangulation, Grid establish dem documents, digital elevation modeling.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:43633
    • 提供者:刘德小花
  1. lgq

    0下载:
  2. 读取规则格网文件,生成三角网形式的三维场景-read the rules grid paper, generate the form of triangulation 3D Scene
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:64135
    • 提供者:毛玉柱
  1. Delaunay-Trianglation-Mesh-Generation

    2下载:
  2. 这也是一个delaunay三角网的程序,功能是我见到最强大的。能生成二维和三维,并有openGl创建模拟三维图。原程序中编译时需要wx/的文件,我没有找到。不过不影响程序的学习.希望对你有用!!包中有.exe可先-This is a triangular network nodes procedures, I see the function is the most powerful. Can generate two-dimensional and three-dimensional, and
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:48529
    • 提供者:gaoqing
  1. delanay_all

    2下载:
  2. 这时一个delaunay三角网的程序,功能强大,并里面有详细说明和程序及原代码。能创建二维和三维的,且能生成模拟的3D图。-then a triangular network nodes procedures, powerful, and there are detailed procedures and the original code. To be able to create two-dimensional and three-dimensional and can generate s
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1937324
    • 提供者:gaoqing
  1. VC++Delaunay

    1下载:
  2. 采用序列化对象CArchive读入原始数据构建Delaunay三角网的VC++代码。可以鼠标点击加新点进行构网,包括二维、三维。还可以进行设色、光照等。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:150086
    • 提供者:追风
  1. TIN

    0下载:
  2. 三维真实地面模型中利用三角网TIN的编程
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-16
    • 文件大小:233931
    • 提供者:xy
  1. Dynamicdisplayofreal-time3Dterrain

    1下载:
  2. 三维地形实时动态显示DEMO800*600下效果最好,源代码包含了三维地形生成的全过程,包括数据的读入,数据的组织,三角网的构造,光照、材质、纹理等应用。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1275137
    • 提供者:berger
  1. 利用OpenGL实现三维地形

    1下载:
  2. 此资料介绍的是:利用OpenGL实现三维地形可 视化,采用Delaunay三角化法得到地形采样点,并用已知数据对三角曲面进行插值加密,生成规则格网(GRID)数据结构的方法,可得到高度真实感的三维地形可视化效果。 -The data presented are: the use of OpenGL for three-dimensional terrain visualization, using Delaunay triangulation method to be terrain
  3. 所属分类:3D图形编程

    • 发布日期:2017-03-22
    • 文件大小:82362
    • 提供者:周倩倩
  1. 51622408Demo001

    0下载:
  2. 基于三维空间三角网格的二维投影图像变换,包括3D仿射变换,基础矩阵求解及欧式空间的重构,对基于图像的三维重构有研究的朋友可以看下 -Medical image visualization technologies build 3D models with 2D medical image series to provide useful and precise information for the doctors. It is one of the crucial technologies
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:532100
    • 提供者:傅剑峰
  1. 44

    0下载:
  2. 【例程3】形高度数据,将地形数据组织成均匀三角网格,通过OpenGL绘制三维地形,并进行地形纹理贴图。同时要求实现地形的漫游,即可以前后左右移动视点来观察地形。-From the elevation map (digital elevation map) to read the terrain elevation data, terrain data will be organized into a uniform mesh, through the OpenGL rendering terra
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2269039
    • 提供者:Jiajun
  1. Tiling

    2下载:
  2. 基于等高线的三维重建地形,vc环境实现三角网格的划分-Based on the contour lines of the three-dimensional reconstruction of the terrain, vc environment to achieve the division of the triangular grid
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:126676
    • 提供者:李梅
  1. ContourToDEM

    3下载:
  2. 该源码介绍了由数字高程模型生成等高线的理论与方法,主要介绍了基于地性线的Delaunay-三角网的建立、三角网跟踪生成等高线以及等高线编辑处理的理论与方法,对遥感图像室内全数字测图过程作了有益的探讨.根据该源码所提出的基本理论和方法,利用Visual C++5.0研制开发了基于微机的等高线处理系统,并用航空像对进行了综合实验,实验表明该源码所述方法是正确的、可行的. -The source code introduced by the digital elevation model to gen
  3. 所属分类:GIS program

    • 发布日期:2017-03-30
    • 文件大小:169681
    • 提供者:liu
  1. map3d

    1下载:
  2. 在Matlab中实现了三角网的自动剖分,并显示三维的程序。-Implemented in Matlab, automatic triangular mesh subdivision, and displays the three-dimensional process.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:779
    • 提供者:xuhui
  1. VirtualForest

    1下载:
  2. 三维虚拟林相系统,读取shp文件,调用openGL、绘制地图数据,创建三角网-Three-dimensional virtual LIN Xiang-system, read the shp files, call the openGL, draw the map data, create a triangle. . . . .
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:27142171
    • 提供者:xsf
  1. chonggou

    2下载:
  2. 给出三维点云的X,Y,Z坐标,重构出三维图像,其中用到了三角网格法和规则化坐标法。-Given 3D point cloud X, Y, Z coordinates, three-dimensional reconstructed images, which uses a triangular coordinate grid method and rules of law.
  3. 所属分类:3D Graphic

    • 发布日期:2015-05-27
    • 文件大小:656
    • 提供者:rongwei
  1. ndtm

    0下载:
  2. 根据离散的大量三维数据点,建立三角网,以便下一步自动跟踪等值线-According to a large number of three-dimensional discrete data points, the establishment of triangulation, in order to automatically track the contour of the next step
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:5035
    • 提供者:hisum
  1. TINby_point

    1下载:
  2. 三维构建三角网,希望对大家有用哈,谢谢。-Construction of three-dimensional triangulation, we hope to be useful Ha, thank you.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:52352
    • 提供者:王旺
  1. triangle

    0下载:
  2. 三维构建三角网的一些资料,以及点云文件的描述-Three-dimensional triangulation to build some of the information, as well as a descr iption of the point cloud file
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2233890
    • 提供者:史少维
  1. LISP-TIN

    0下载:
  2. 基于CAD的二次开发,根据CAD中的散点,利用生长法完成三维三角网的构建-Based on the secondary development of CAD, CAD according to the scatter using growth method to build three-dimensional triangulation completed
  3. 所属分类:CAD

    • 发布日期:2017-04-15
    • 文件大小:5548
    • 提供者:
  1. LISP_TIN

    0下载:
  2. 基于C++开发的,三维三角网构建,采用插入法-C++ development, to build three-dimensional triangulation based on the use of interpolation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-30
    • 文件大小:290569
    • 提供者:
« 12 »
搜珍网 www.dssz.com