搜索资源列表
Mesh.rar
- java3D,显示一个obj文件的数据。支持图片旋转。 三维立体场景。,java3D, display a data obj file. Support for picture rotation. Three-dimensional scenes.
MeshSimpCode
- 实现边坍塌(edge-collapse)的网格简化方法;程序能指定输入输出的 obj 文件,以及面数的简化比(输出面数占输入面数的百分比),例如:命令行程序可以支持如下参数 mesh_simp.exe 输入.obj 输出.obj 简化比-Achieve edge collapse (edge-collapse) of the mesh simplification methods program can specify the input and output of the obj fil
obj
- 读入一个OBJ文件,生成对应的网格模型,含MFC-Read an OBJ file, generate the corresponding mesh, with MFC
meshGL_simple
- 从三维文件obj中读取对象的几何模型,然后渲染出来。可以把相应的纹理图片贴到对象上,形成真实感的树木。-draw tree
JMeshLib
- JMeshLib程序主要针对流形三角网格进行优化,以边为结构数据对三维立体表面数据进行法矢一致性转换、孔洞检查、噪声监测以及剔除退化三角形等功能。-JMeshLib provides a framework to work with manifold triangle meshes. It implements an edge-based data structure with all its fundamental functionalities (i.e., file I/O, me
LoadObj
- VC++ 结合OpenGL 实现.obj mesh文件的读取,并设有摄像机调整等功能-VC++ combine OpenGL implementation obj mesh file read and has a camera adjustment functions
ReadObj
- Read obj file Format for 3D MESH MODEL
LoadObj
- VC++ 结合OpenGL 实现.obj mesh文件的读取,并设有摄像机调整等功能-VC++ combine OpenGL implementation obj mesh file read and has a camera adjustment functions
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. The main algorithm uses edge co
simplification
- 一个使用c++读取obj文件并实现简化效果的程序,适合初学者模仿学习(C++ using a obj file to read and achieve simplified effect of procedures, suitable for beginners to imitate learning)