搜索资源列表
Delaunay
- OSG生成Delaunay三角网,平台是0SG1.2
Delaunay
- 构建三角网程序,能都直接建立delauney三角网
2CDelaunay
- 离散点的三角网的生成,对传统DELAUNAY三角网的改进的程序
利用OpenGL实现三维地形
- 此资料介绍的是:利用OpenGL实现三维地形可 视化,采用Delaunay三角化法得到地形采样点,并用已知数据对三角曲面进行插值加密,生成规则格网(GRID)数据结构的方法,可得到高度真实感的三维地形可视化效果。 -The data presented are: the use of OpenGL for three-dimensional terrain visualization, using Delaunay triangulation method to be terrain
Delaunay
- Delaunay 分治算法三角网格剖分!-Source code for DeWall, a divide and conquer 3d Delaunay
Delaunay
- 这是基于osg的Delaunay三角网绘制(Delaunay)示例-This is based on the Delaunay triangulation osg draw (Delaunay) sample
001
- 基于逐点插入法的Delaunay三角网快速生成算法_王龙浩 (1)