搜索资源列表
CcubeDissect
- 等值线的四边形剖分,如何画等值线以及用OPENGL显示。-contours rectangular mesh, how to draw contour lines and using OpenGL display.
3DDelaunay
- 用C++和OpenGL实现基于生长法的三角形剖分算法,并把该算法的实现算法应用到地形的显示中去!-using C and OpenGL-based growth method triangulation algorithm, and the realization of this algorithm is applied to the terrain display!
ng43
- 对二维和三维区域自动剖分,PDF文件有详细说明.-This is an automatic mesh generation tool for two and three dimensions
Delaunay
- 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
delaunay
- 基于OPENCV的三角剖分算法代买,用于图像变形。-OPENCV The triangulation algorithm based on generation of purchase, for image distortion.
Triangle-mesh-dissection
- 三角网格剖分,实现网格的剖分的,便于划分网格-Triangle mesh dissection
sanjiaopaofen
- 本人用半个月的时间搜集的基于Opengl的三角剖分的资料,对于正在学习的人有一些帮助-I used half the time to gather Opengl based triangulation of data, for some people who are learning to help
Delaunay
- 一种支持三维Delaunay三角剖分与Voronoi图生成的数据结构,有详细介绍。-That supports three-dimensional Delaunay triangulation and Voronoi diagram data structure, described in detail.
xianrenzhang
- 三维点云数据,可以在MFC和opengl中使用,用于打开,显示,三角剖分,三维重建等-pointclound for opening,triangulation,surface reconstruction.
TIN
- delaunay 三角剖分,三维点云,可以显示。-delaunay trianglation, 3D pointclound, run good.
OpenGL_Teapot1
- 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.
newmethod
- 改进的切片法三角化,实现三维空间点的三角化剖分-Improved slicing method triangulation, three-dimensional space-point triangulation subdivision
VCPPDelaunay
- 鼠标输入二维点实现三角化剖分的程序,适合初学者练习用-using mouse to input 2D points,we can get Delaunay mesh.
triangulation-algorithm
- 三维折剖面的Delaunay三角剖分算法-Delaunay triangulation algorithm for 3D folded profile
easydelauny
- 自定义三维点,利用OSG自带函数进行delauny三件剖分,得到三角网格-Custom 3D points, OSG comes the function for three split delauny, get the triangular mesh
131211triangulation
- VS2008环境下,基于MFC应用框架和OpenGL技术实现三角形剖分实例-Under VS2008 environment, based MFC application framework and OpenGL technology triangulation instance
Qt_OpengL_3D_Terrain
- 维地形显示和网格剖分,导入三维地形数据,显示地形并实现交互功能。 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
