搜索资源列表
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
simplification
- 一个使用c++读取obj文件并实现简化效果的程序,适合初学者模仿学习(C++ using a obj file to read and achieve simplified effect of procedures, suitable for beginners to imitate learning)