Welcome![Sign In][Sign Up]
Location:
Search - delaunay opengl

Search list

[OpenGL programDelaunay-Trianglation-Mesh-Generation

Description: 这也是一个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 openGl create simulated three-dimensional map. The original procedure required compiler wx / documents, I could not find. But not affect the learning process. Hope useful to you! ! Included in the package. Exe can take a look at!
Platform: | Size: 48529 | Author: gaoqing | Hits:

[OpenGL programpdnMesh-0.2.1

Description: 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/Postscript output. Uses C/GTK/GTKGLExt/MFC. Runs on Win32/Unix.
Platform: | Size: 1340095 | Author: 彭伟才 | Hits:

[Special Effectsdelaunay

Description: VC和OpenGL实现的点云读取界面,需要的朋友可以下载参考
Platform: | Size: 3492583 | Author: 李亮 | Hits:

[3D Graphicmfcopentree

Description: 一个华工研究生写的三维模哦具动态装配程序,很有参考价值的-a labor of graduate students to write three-dimensional modeling with dynamic oh assembly procedures, great reference value
Platform: | Size: 2129920 | Author: 王涛 | Hits:

[OpenGL programMakeShadow

Description: 介绍OpenGL中阴影的实现方法,代码容易理解,很方便将其加入自己的工程中。-OpenGL shadow on the method, code easy to understand, easy to add his own works.
Platform: | Size: 132096 | Author: 熊有益 | Hits:

[OpenGL programDelaunay-Trianglation-Mesh-Generation

Description: 这也是一个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 openGl create simulated three-dimensional map. The original procedure required compiler wx/documents, I could not find. But not affect the learning process. Hope useful to you! ! Included in the package. Exe can take a look at!
Platform: | Size: 48128 | Author: gaoqing | Hits:

[OpenGL program3DDelaunay

Description: 用C++和OpenGL实现基于生长法的三角形剖分算法,并把该算法的实现算法应用到地形的显示中去!-using C and OpenGL-based growth method triangulation algorithm, and the realization of this algorithm is applied to the terrain display!
Platform: | Size: 986112 | Author: lkl | Hits:

[OpenGL programOctree

Description: 一个复杂数据结构的学习,本例子是在VC环境下用OPENGL编写的一个八叉树结构的程序-a complex data structure of the study, This example is the VC environment with OpenGL prepared by an octree structure of the procedures
Platform: | Size: 129024 | Author: dm | Hits:

[OpenGL programpdnMesh-0.2.1

Description:
Platform: | Size: 1339392 | Author: 彭伟才 | Hits:

[Special Effectsdelaunay

Description: VC和OpenGL实现的点云读取界面,需要的朋友可以下载参考-VC and OpenGL realize the point cloud to read interface, the need for a friend can download the reference
Platform: | Size: 3491840 | Author: 李亮 | Hits:

[GIS programdem

Description: 构建Delaunay三角网的VC源程序。对DEM编程学习有一定的帮助。-Construction of Delaunay Triangulation source VC. Study on DEM programming must have help.
Platform: | Size: 3983360 | Author: 朱丽玲 | Hits:

[3D Graphic3d

Description: 此资料介绍的是:利用OpenGL实现三维地形可 视化,采用Delaunay三角化法得到地形采样点,并用已知数据对三角曲面进行插值加密,生成规则格网(GRID)数据结构的方法,可得到高度真实感的三维地形可视化效果。 -The data presented are: the use of OpenGL for three-dimensional terrain visualization, using Delaunay triangulation method to be terrain sampling point, and with the known data encryption on the triangular surface is interpolated to generate the rules Grid (GRID) data structure method can be obtained highly realistic 3D terrain visualization.
Platform: | Size: 81920 | Author: 周倩倩 | Hits:

[OpenGL programDelaunay

Description: 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 of any triangle in DT(P). Delaunay triangulations maximize the minimum angle of all the angles of the triangles in the triangulation they tend to avoid skinny triangles. The triangulation was invented by Boris Delaunay in 1934 [1]. Based on Delaunay s definition[1], the circumcircle of a triangle formed by three points from the original point set is empty if it does not contain vertices other than the three that define it (other points are permitted only on the very perimeter, not inside). The Delaunay condition states that a triangle net is a Delaunay triangulation if all the circumcircles of all the triangles in the net are empty. This is the original definition for two-dimensional spaces. It is possible to use it in three-dimensional spaces by using a circumscribed sphere in place of the circumcircl
Platform: | Size: 36864 | Author: yulin | Hits:

[OpenGL programOpenGL

Description: 读入数据,利用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
Platform: | Size: 117760 | Author: 周宏 | Hits:

[AlgorithmGEOMPACK

Description: 不规则三角网(TIN)能以不同层次的分辨率来描述地形表面,被视为DEM中最基本和最重要的一种模型。程序功能为带约束条件的离散点不规则三角网生成。-Voronoi diagrams, Delaunay triangulations
Platform: | Size: 96256 | Author: haitang | Hits:

[OpenGL programDelaunay

Description: delaunay三角生成,结合OpenGl实现三角网显示-delaunay triangulation generated, combined with OpenGl display to achieve triangulation
Platform: | Size: 45056 | Author: 徐浩 | Hits:

[OpenGL programOpenGLPDelaunay

Description: 基于OpenGL实现Delaunay三角化的文献,对初学者可能会有帮助-Delaunay triangulation of the OpenGL-based literature, may be helpful for beginners
Platform: | Size: 140288 | Author: 北方 | Hits:

[GDI-Bitmapdelaunay1

Description: 用VC opengl做的delaunay三角网,这是一个三角网边生长算法的实现方法。-With VC opengl do delaunay triangulation, which is a triangulation edge growth algorithm implementation.
Platform: | Size: 2048 | Author: add | Hits:

[ConsoleDelaunayPopengl

Description: 采用随机增量法实现的delaunay三角剖分,并使用opengl绘制出剖分结果(本人学习过程中写的代码,仅供学习交流)-delaunay triangulation and opengl drawing
Platform: | Size: 732160 | Author: wangning | Hits:

CodeBus www.codebus.net