搜索资源列表
50579380
- opengl sample used for making a triangle mesh of sphere-opengl sample used for making me a triangle sh sphere of
PhysXTriangleMesh
- Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Triangle Mesh(带执行文件)
simplification
- 三角片图形简化源代码,使用vc++和OpenGL开发,功能强大-Triangle mesh simplification source code,developed by visual c++ and opengl,it s very useful!
Delaunay-triangle
- 生成Delaunay三角网格的程序,可以通过鼠标点击获得控制点,是一个不错的程序。-Delaunay triangular mesh is generated, the program can be obtained via mouse click control point is a good program.
trianglemesh
- 在基于opengl在vc6.0中,将球面三角化。-A ball is divied into a triangle mesh.
Triangle-HDM
- 南方CASS软件中只能采用数据批量生成断面里程文件,而工作中往往需要对三角网进行修改以便更加符合实际地形。而CASS中没有根据三角网批量生成断面里程的功能,只能一条一条的切出来,工作量十分巨大。以小野的工作来看,在包含几十万个三角网的CAD图形中根据三角网单独切断面,每条断面里程文件的生成需要约十秒左右的时间,不仅工作量巨大,而且十分考验人的耐心和细致。终于,有一天小野忍受不了那个速度,就写下了这个小程序。因为仅是为了实际工作需要,所以没有花时间去做界面。经测试,125361个三角形构成的三角网
test-segmentation
- terrain height querry, which is represented by triangle mesh
TriangleEdgeDetection.cpp
- This source code is very useful to detect the edge of triangle shape.It also can be applied to calculate the perimeter of triangle.
dx9_point_light
- //Name: dx9_point_light.cpp //Author: Kevin Harris // Last Modified: 02/17/05 //Descr iption: This sample demonstrates how to setup point lighting with //Direct3D. The sample also demonstrates how the tessellation // or triangle count of
version_three
- 1. 三角片渲染模型 2.鼠标控制物体旋转移动 OpenGL/C 开发-1. triangle-mesh modeling with input data 2. interactive mouse control the object Developed with OpenGL and C/C++
2007-7-072
- Triangle Collapse Algorithm Based on Discrete Curvature Estimation-A new mesh simplification algorithm based on surface curvature estimation is proposed and it is on the basis of triangle collapse.According to the discrete curvature on triangle meshe
tinlib
- 三角网生成程序。Delaunay三角剖分,限定三角剖分,网格细分等功能。-Triangle mesh generator with Delaunay algorithm,contrained,refinement
delaunay_v1.exe
- 对学习三角构网的有好处,是构网的基础,进一步点云构网需要改进-Triangle mesh
globe_3d_24_jan_2010
- 对学习三角构网的有好处,是构网的基础,进一步点云构网需要改进-Triangle mesh
code
- 对学习三角构网的有好处,是构网的基础,进一步点云构网需要改进-Triangle mesh
25811233xContour2006
- 对学习三角构网的有好处,是构网的基础,进一步点云构网需要改进-Triangle mesh
Triangle-mesh-dissection
- 三角网格剖分,实现网格的剖分的,便于划分网格-Triangle mesh dissection
triangle-mesh-generation
- 前沿推进法三角形网格生成代码,能够生成二维平面区域三角形网格-Advancing front triangle mesh generation method code
simplify
- 三角网格简化算法从,适合图形学入门者学习。(From the algorithm of triangle mesh simplification, suitable for beginners to learn graphics.)
triangle-mesh-generation
- 前沿推进法三角形网格生成代码,能够生成二维平面区域三角形网格(Advancing front triangle mesh generation method code)