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

搜索资源列表

  1. CcubeDissect

    1下载:
  2. 等值线的四边形剖分,如何画等值线以及用OPENGL显示。-contours rectangular mesh, how to draw contour lines and using OpenGL display.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:103.74kb
    • 提供者:hxh
  1. 3DDelaunay

    3下载:
  2. 用C++和OpenGL实现基于生长法的三角形剖分算法,并把该算法的实现算法应用到地形的显示中去!-using C and OpenGL-based growth method triangulation algorithm, and the realization of this algorithm is applied to the terrain display!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:963.09kb
    • 提供者:lkl
  1. ng43

    0下载:
  2. 对二维和三维区域自动剖分,PDF文件有详细说明.-This is an automatic mesh generation tool for two and three dimensions
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-06
    • 文件大小:59.96mb
    • 提供者:花未著
  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
    • 文件大小:35.88kb
    • 提供者:yulin
  1. delaunay

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

    • 发布日期:2017-04-09
    • 文件大小:1.3mb
    • 提供者:陈皓
  1. Triangle-mesh-dissection

    2下载:
  2. 三角网格剖分,实现网格的剖分的,便于划分网格-Triangle mesh dissection
  3. 所属分类:OpenGL program

    • 发布日期:2015-12-02
    • 文件大小:6.89mb
    • 提供者:邓长涛
  1. sanjiaopaofen

    0下载:
  2. 本人用半个月的时间搜集的基于Opengl的三角剖分的资料,对于正在学习的人有一些帮助-I used half the time to gather Opengl based triangulation of data, for some people who are learning to help
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-12
    • 文件大小:18.58mb
    • 提供者:bihongliang
  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
    • 文件大小:638.1kb
    • 提供者:杜杜
  1. xianrenzhang

    1下载:
  2. 三维点云数据,可以在MFC和opengl中使用,用于打开,显示,三角剖分,三维重建等-pointclound for opening,triangulation,surface reconstruction.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:17.63kb
    • 提供者:吴滚滚
  1. TIN

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

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

    0下载:
  2. OpenGL的一个例程(茶壶),可以了解到网格剖分,实物加载,动态剖分,渲染,变形,旋转等三维效果处理和常用的3D计算方法,可以直接调试跟踪-An OpenGL example-teapot, From this example, you can learn mesh, load object, render, change shape, rotate, etc. and common 3D algorithm. you can degug this programe.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4.29mb
    • 提供者:李平
  1. newmethod

    0下载:
  2. 改进的切片法三角化,实现三维空间点的三角化剖分-Improved slicing method triangulation, three-dimensional space-point triangulation subdivision
  3. 所属分类:OpenGL program

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

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

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

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

    • 发布日期:2017-04-02
    • 文件大小:344.05kb
    • 提供者:依念
  1. easydelauny

    0下载:
  2. 自定义三维点,利用OSG自带函数进行delauny三件剖分,得到三角网格-Custom 3D points, OSG comes the function for three split delauny, get the triangular mesh
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-16
    • 文件大小:2.88mb
    • 提供者:蘑菇畅
  1. 131211triangulation

    0下载:
  2. VS2008环境下,基于MFC应用框架和OpenGL技术实现三角形剖分实例-Under VS2008 environment, based MFC application framework and OpenGL technology triangulation instance
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:10.02mb
    • 提供者:liuhuan
  1. Qt_OpengL_3D_Terrain

    1下载:
  2. 维地形显示和网格剖分,导入三维地形数据,显示地形并实现交互功能。 2.1 数据的准备; 地形数据的,通过petrel等地质建模软件,eclipse油藏模拟软件,导出地形的数据,然后通过软件读取地形数据。 -3D terrain display and grid subdivision, import the 3 d terrain data, according to the terrain and implement interactive function 2.1 data pr
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-21
    • 文件大小:36.28mb
    • 提供者:h
搜珍网 www.dssz.com