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

搜索资源列表

  1. tristripper-1.1.0-beta-5

    0下载:
  2. 据说是非常牛的三角网显示,比NVIDIA做得都好。大家可以试试,初始化过程可能要久一点。
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:4142426
    • 提供者:liugaijin
  1. Delaunay_Demo

    3下载:
  2. 实现了Delaunay三角网的生长算法。在VC++6.0环境下编译
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:51938
    • 提供者:黄昏深处
  1. ConstructTriangleWithInnerIsland

    0下载:
  2. 在ArcGIS环境下,在一个带岛的多边形内部构建Deloney三角网-in ArcGIS environment, in a belt of the island within the polygon Construction Deloney triangulation
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:2460
    • 提供者:翔哲佐
  1. Delauney

    1下载:
  2. 生长法构造Delauney三角网的程序,对做地形有一定作用-Growth Act tectonic Delauney triangulation procedures, do have a certain effect on the terrain
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:87831
    • 提供者:杜斐
  1. ex3

    0下载:
  2. 本程序自动读入数据文件,然后生成不规则三角网。-this program automatically read data files and then generate TIN.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:16707
    • 提供者:陈强
  1. 地表贴图

    0下载:
  2. opengl 实现三角网的纹理粘帖 开发语言: Java 运行平台: Windows XP-opengl achieve triangulation Texture 2005-06 development languages : Java Platform : Windows XP
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:218212
    • 提供者:陈云
  1. mytin

    1下载:
  2. 三角网生成 采用三角网生长算法 自动生成随机点,构建三角网-Triangle Generation using triangulation algorithm automatically generate growth random, Construction triangulation
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:54741
    • 提供者:jjt
  1. VB生成三角网

    0下载:
  2. 所属分类:图形图象

    • 发布日期:2009-05-09
    • 文件大小:17537
    • 提供者:zhangyin
  1. delaunay画图

    1下载:
  2. delaunay三角网生成,利用离散点生成Delaunay三角网,交互式界面,
  3. 所属分类:绘图程序

  1. delaunay Demo

    0下载:
  2. 生成delaunay三角网的演示程序
  3. 所属分类:2D图形编程

    • 发布日期:2011-07-26
    • 文件大小:118476
    • 提供者:feelingwell
  1. delaunay.rar

    1下载:
  2. Delaunay三角网,及Voronoi三角形生成,实现用户加点,自动生成功能!界面友好!速度稍慢~,Delaunay Triangulation and Voronoi triangle generation, add a little to achieve the user to automatically generate the feature! User-friendly! A slower pace ~
  3. 所属分类:GIS program

    • 发布日期:2016-05-22
    • 文件大小:94893
    • 提供者:nowen
  1. TIN2DAND3D

    1下载:
  2. 三角网的生成,有二维也有三维,其中三维采用了Opengl,算法采用了三角网生长法-Triangulation generated, there is also a two-dimensional three-dimensional, in which three-dimensional using Opengl, the growth algorithm uses a triangulation method
  3. 所属分类:GIS program

    • 发布日期:2016-12-20
    • 文件大小:6179840
    • 提供者:张晓贺
  1. TIN

    1下载:
  2. vc 实现生成三角网的源程序,做地形仿真的和地形提取的很有帮助哦-vc achieve triangulation of the source code generated, and simulation of topography and terrain extraction helpful Oh
  3. 所属分类:GIS编程

    • 发布日期:2013-04-25
    • 文件大小:71614
    • 提供者:张瑞超
  1. delauney

    1下载:
  2. delaunay三角网程序用来生成不规则三角网格,用来构建不规则图形。-Delaunay triangulation net program used to generate irregular triangular mesh, used to construct irregular graphics.
  3. 所属分类:GIS program

    • 发布日期:2015-12-02
    • 文件大小:2088960
    • 提供者:陆益红
  1. TIN

    0下载:
  2. 快速建立TIN(三角网),用OPENGL+VC6写的。运行速度还可以。-Rapid establishment of TIN (triangular mesh), written with OPENGL+ VC6. Speed ​ ​ also.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:118346
    • 提供者:xuxinchao
  1. TIN_Demo

    0下载:
  2. 三角网生成,利用离散点生成Delaunay三角网,交互式界面-Triangular mesh generation, the use of discrete points, Delaunay triangulation is generated, interactive interface, intuitive
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:146761
    • 提供者:WW
  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. TIN

    1下载:
  2. 利用autocad下的vba实现不规则三角网的生成,做到autocad下测绘功能的实现-Achieved using autocad vba under the TIN generation, so that under the mapping function of the realization autocad
  3. 所属分类:绘图程序

    • 发布日期:2014-02-15
    • 文件大小:17987
    • 提供者:施东坡
  1. TIN

    0下载:
  2. 可以实现由点快速生成三角网,并显示生成过程-Can be achieved quickly generate triangular mesh from the point of
  3. 所属分类:GIS program

    • 发布日期:2017-04-07
    • 文件大小:54807
    • 提供者:范范
  1. CreatTin

    0下载:
  2. 读入shape点文件,并绘制delauney三角网-read shape point fire and creat TIN
  3. 所属分类:GIS program

    • 发布日期:2017-05-12
    • 文件大小:2585325
    • 提供者:Feng
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com