搜索资源列表
mesh
- 使用OpenGL写的MESH网格的碰撞检测,描述了网格的形成优化。-Use OpenGL written MESH mesh collision detection, describes the formation of the grid optimization.
Mesh3DIncPts
- 用于有限元网格生成及优化,包括二维和三维情形-For the finite element mesh generation and optimization, including two-dimensional and three-dimensional case
Direct3D_example
- 网格模型高级技术:Direct3D对加载到内存中的网格模型提供了优化功能,通过网格模型优化可以明显提高三维模型的渲染速度,这对渲染速度要求较高的三维图形程序和游戏具有非常重要的现实意义。 对于程序员而言,对网格模型进行优化是比较简单的,只需调用接口ID3DXMesh的方法Optimize-Advanced mesh technology: Direct3D loaded into memory for the grid model provides optimization, mesh
Mesh-Optimization
- 三角网格的最优化的方法,给出了利用三角网格进行点云噪声消除的方法。-Triangular mesh optimization method, given the the triangular mesh point cloud noise cancellation.
MergeMeshSrc
- 一个新的合并方法,多重网格(在一个共同的坐标)在一个单一的拓扑正确的网。这种方法是基于约束Delaunay四面体化和图割优化-a new merging method of multiple meshes (in a common coordinate) into one single topologically correct mesh. This method is based on the constrained Delaunay tetrahedralization and graph
repairing-meshes
- 关于三角网格stl模型处理的一些算法,包括三维重建、网格处理、网格优化、孔洞修补等的详细代码-Some algorithms on triangular mesh stl model processing, including reconstruction, meshing, mesh optimization, repair holes and other details of the code