文件名称:JMeshLib
- 所属分类:
- OpenGL
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 328kb
- 下载次数:
- 0次
- 提 供 者:
- Niu W*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
JMeshLib程序主要针对流形三角网格进行优化,以边为结构数据对三维立体表面数据进行法矢一致性转换、孔洞检查、噪声监测以及剔除退化三角形等功能。-JMeshLib provides a fr a mework to work with manifold triangle meshes.
It implements an edge-based data structure with all its fundamental
functionalities (i.e., file I/O, mesh construction/destruction, traversal).
It is written in C++ and includes support for reading and writing the
file formats: OFF, PLY STL VER-TRI and IV 2.1, VRML 1.0, VRML 2.0, OBJ.
It implements an edge-based data structure with all its fundamental
functionalities (i.e., file I/O, mesh construction/destruction, traversal).
It is written in C++ and includes support for reading and writing the
file formats: OFF, PLY STL VER-TRI and IV 2.1, VRML 1.0, VRML 2.0, OBJ.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JMeshLib-1.2\JMeshLib-1.2\changes.txt
............\............\gpl.txt
............\............\include\binTree.h
............\............\.......\clustergraph.h
............\............\.......\dijkstraGraph.h
............\............\.......\edge.h
............\............\.......\graph.h
............\............\.......\heap.h
............\............\.......\jmesh.h
............\............\.......\jqsort.h
............\............\.......\j_mesh.h
............\............\.......\list.h
............\............\.......\matrix.h
............\............\.......\point.h
............\............\.......\tin.h
............\............\.......\triangle.h
............\............\.......\vertex.h
............\............\lib\jmesh.lib
............\............\...\libjmesh.a
............\............\makeconf
............\............\Makefile
............\............\README.txt
............\............\src\JMESH\jmesh.cpp
............\............\...\.....\Makefile
............\............\...\Makefile
............\............\...\.ESH_STRUCTURE\checkAndRepair.cpp
............\............\...\..............\edge.cpp
............\............\...\..............\io.cpp
............\............\...\..............\Makefile
............\............\...\..............\point.cpp
............\............\...\..............\tin.cpp
............\............\...\..............\triangle.cpp
............\............\...\..............\vertex.cpp
............\............\...\PRIMITIVES\binTree.cpp
............\............\...\..........\clusterGraph.cpp
............\............\...\..........\dijkstraGraph.cpp
............\............\...\..........\graph.cpp
............\............\...\..........\heap.cpp
............\............\...\..........\jqsort.cpp
............\............\...\..........\list.cpp
............\............\...\..........\Makefile
............\............\...\..........\matrix.cpp
............\............\test\Makefile
............\............\....\test.cpp
............\............\vc9\minJMeshLib.vcproj
............\............\src\JMESH
............\............\...\MESH_STRUCTURE
............\............\...\OBJECTS
............\............\...\PRIMITIVES
............\............\vc9\obj
............\............\include
............\............\lib
............\............\src
............\............\test
............\............\vc9
............\JMeshLib-1.2
JMeshLib-1.2
............\............\gpl.txt
............\............\include\binTree.h
............\............\.......\clustergraph.h
............\............\.......\dijkstraGraph.h
............\............\.......\edge.h
............\............\.......\graph.h
............\............\.......\heap.h
............\............\.......\jmesh.h
............\............\.......\jqsort.h
............\............\.......\j_mesh.h
............\............\.......\list.h
............\............\.......\matrix.h
............\............\.......\point.h
............\............\.......\tin.h
............\............\.......\triangle.h
............\............\.......\vertex.h
............\............\lib\jmesh.lib
............\............\...\libjmesh.a
............\............\makeconf
............\............\Makefile
............\............\README.txt
............\............\src\JMESH\jmesh.cpp
............\............\...\.....\Makefile
............\............\...\Makefile
............\............\...\.ESH_STRUCTURE\checkAndRepair.cpp
............\............\...\..............\edge.cpp
............\............\...\..............\io.cpp
............\............\...\..............\Makefile
............\............\...\..............\point.cpp
............\............\...\..............\tin.cpp
............\............\...\..............\triangle.cpp
............\............\...\..............\vertex.cpp
............\............\...\PRIMITIVES\binTree.cpp
............\............\...\..........\clusterGraph.cpp
............\............\...\..........\dijkstraGraph.cpp
............\............\...\..........\graph.cpp
............\............\...\..........\heap.cpp
............\............\...\..........\jqsort.cpp
............\............\...\..........\list.cpp
............\............\...\..........\Makefile
............\............\...\..........\matrix.cpp
............\............\test\Makefile
............\............\....\test.cpp
............\............\vc9\minJMeshLib.vcproj
............\............\src\JMESH
............\............\...\MESH_STRUCTURE
............\............\...\OBJECTS
............\............\...\PRIMITIVES
............\............\vc9\obj
............\............\include
............\............\lib
............\............\src
............\............\test
............\............\vc9
............\JMeshLib-1.2
JMeshLib-1.2