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

搜索资源列表

  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. pdnMesh-0.2.1

    0下载:
  2. An automatic 2D Delaunay mesh generator and solver for Finite Element Analysis. Can solve 2D field problems (Poisson and Helmholtz Equations). Can use LAPACK/ARPACK solvers producing OpenGL/Postscr ipt output. Uses C/GTK/GTKGLExt/MFC. Runs on Win32/U
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1340095
    • 提供者:彭伟才
  1. OpenGL

    1下载:
  2. 读入数据,利用OpenGL函数用三角网格的形式画出地面,并实现了缩放、旋转、纹理等功能-Read the data, using OpenGL function with triangular grid in the form of painted surface, and to achieve the zoom, rotation, texture and other functions
  3. 所属分类:OpenGL program

    • 发布日期:2014-11-15
    • 文件大小:117760
    • 提供者:周宏
  1. Delaunay_Bowyer_Watson

    0下载:
  2. 一个c#语言写的使用Bowyer_Watson算法和有向查找技术的delaunay三角网生成程序,供大家交流学习。-A language written in c# use of Bowyer_Watson algorithms and techniques to find delaunay triangular mesh generation process, for all to share their knowledge.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:66002
    • 提供者:hou
  1. Delaunay

    0下载:
  2. Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle o
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:36739
    • 提供者:yulin
  1. delaunay

    0下载:
  2. 基于OPENCV的三角剖分算法代买,用于图像变形。-OPENCV The triangulation algorithm based on generation of purchase, for image distortion.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1359955
    • 提供者:陈皓
  1. Delaunay

    0下载:
  2. delaunay三角生成,结合OpenGl实现三角网显示-delaunay triangulation generated, combined with OpenGl display to achieve triangulation
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:45554
    • 提供者:徐浩
  1. Delaunay

    0下载:
  2. 一种支持三维Delaunay三角剖分与Voronoi图生成的数据结构,有详细介绍。-That supports three-dimensional Delaunay triangulation and Voronoi diagram data structure, described in detail.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:653418
    • 提供者:杜杜
  1. Delaunay

    0下载:
  2. 人机交互式平面delaunay三角抛分,按住alt键,鼠标单击为增加点,可以任意移动点,c为清屏(本程序用到cgal算法包)-this is 2d delaunay triangulation with the interface of human-computer interaction.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6857753
    • 提供者:崔健
  1. delauney-triangle-algrithim

    0下载:
  2. delaunay 三角细分算法,简单的delaunay三角网格的生成算法。-delaunay triangle subdivision algorithm, the simple delaunay triangular mesh generation algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-31
    • 文件大小:13470024
    • 提供者:qxwang
  1. TIN

    0下载:
  2. delaunay 三角剖分,三维点云,可以显示。-delaunay trianglation, 3D pointclound, run good.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:5988
    • 提供者:black dark
  1. Delaunay

    0下载:
  2. 道格拉斯三角网的算法,不规则三角网的算法- Delauny TIN
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:2142
    • 提供者:ly
  1. VisualCPDelaunay

    0下载:
  2. 用VC++语言实现Delaunay三角化的算发,对于图形图像学,计算几何学习者有一定帮助-Delaunay triangulation algorithm in C++ language, image graphics, computational geometry learners
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:331907
    • 提供者:北方
  1. OpenGLPDelaunay

    0下载:
  2. 基于OpenGL实现Delaunay三角化的文献,对初学者可能会有帮助-Delaunay triangulation of the OpenGL-based literature, may be helpful for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:139984
    • 提供者:北方
  1. VCPPDelaunay

    0下载:
  2. 鼠标输入二维点实现三角化剖分的程序,适合初学者练习用-using mouse to input 2D points,we can get Delaunay mesh.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3444402
    • 提供者:张山
  1. triangulation-algorithm

    0下载:
  2. 三维折剖面的Delaunay三角剖分算法-Delaunay triangulation algorithm for 3D folded profile
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:352309
    • 提供者:依念
搜珍网 www.dssz.com