搜索资源列表
3dSimplifier
- 一个浙江大学教授写的三维网格简化的源代码,用的是能量误差算法!-a professor of Zhejiang University wrote 3D mesh simplification of the source code, using the energy error algorithm!
jianhau
- 三角网格简化源代码,效果较好,推荐使用,欢迎使用,-triangular mesh simplification of the source code, the result is better and recommended use, Welcome,
qslim-2.1.tar
- 三角网格的简化代码,速度很快-triangular mesh simplification of the code, very fast
qslim-2.1.tar
- 三角网格的简化代码,速度很快-triangular mesh simplification of the code, very fast
3dSimplifier
- 一个浙江大学教授写的三维网格简化的源代码,用的是能量误差算法!-a professor of Zhejiang University wrote 3D mesh simplification of the source code, using the energy error algorithm!
20050921094855818
- 本源码通过使用多边形减面算法,实现了模型的网格简化,为复杂三维模型的渐进表达,渐进传输提供了很好的参考-The source side through the use of polygon reduction algorithm, the realization of the model mesh simplification for complex three-dimensional model of the expression o
Mesh_Simplification
- 三角网格简化的边塌缩算法实现,网格输入文件支持标准.obj格式(bin文件夹中附有一个,可用notepad打开),化简后通过OpenGL显示结果-Triangle mesh simplification edge collapse algorithm, the grid supports standard input file. Obj format (bin folder with a notepad available to ope
Simplifier
- 一个网格简化的程序 一个网格简化的程序-A mesh simplification procedure for a mesh simplification procedure
jmspmesh
- 网格简化代码,已在vs2008下调试通过,并带有debug版和release版的可执行文件-mesh simplification code
meshsimplification
- 对原始的三角网格进行八叉剖分,来提高三角网格简化的速度-it carries out the octree to divide the space, puts triangled-meshes into different spaces,it improves the whole speed of simplification
meshsimpilification
- 网格简化,对与3D模型处理很有帮助,希望大家能喜欢-mesh simplification,very useful in the 3D modeling
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 discre
simplification
- 三角片图形简化源代码,使用vc++和OpenGL开发,功能强大-Triangle mesh simplification source code,developed by visual c++ and opengl,it s very useful!
siggraph
- 97年siggraph网格简化程序,用得是ply格式的,供大家使用,-97 years siggraph mesh simplification process is to ply the format used for people to use, huh, huh
jmspmesh
- Mesh simplification with many algorithmes like QEM, MELAX & Progressive mesh simplification for Open GL
mesh-simplification
- 这是上计算机图形学的课程时老师讲解内容的一部分 mesh分片是个长久不衰的技术 很好很强大-This is a course on computer graphics part of the teacher to explain the contents of the mesh points is a long-lasting piece of technology a very powerful
mesh
- 三维模型的网格简化算法,通过删除边来减少面片个数,同时保留图形特征-Three-dimensional model of the mesh simplification algorithm to reduce the number of patches by removing the side, while retaining graphic features
MESH--SIMPLE
- 可以简化obj,ply等三维模型,1:在VC++2008上运行oglpemsh.dsw 文件 2:选择要简化的模型,eg:huge_bunny.ply 3:选择简化 -Mesh Simplification Viewer This program implements four different mesh simplification algorithms. After loading a mesh, the
mesh.tar
- 网格简化程序,将标准的obj三维模型文件简化成为包含三角面片较少的三维模型,之后通过opengl显示出来。采用的主要算法为边坍缩算法。-Mesh simplification of procedures, the obj 3D model file standard simplified 3D model contains triangles become less, then through the OpenGL display. T
simplify
- 三角网格简化算法从,适合图形学入门者学习。(From the algorithm of triangle mesh simplification, suitable for beginners to learn graphics.)