搜索资源列表
off文件读取
- off是三维网格图形模型的常用标准格式,本程序可正确读取文件内容,并形成顶点及面的结构数据。
femalefoot
- 一个女性的三维网络模型,是一个脚,文件的格式为obj,文件中只有顶点,法向量和面等信息-Three-dimensional network model of a female, is a foot, the format of the file obj, file, only the vertices, normals, and surface information
vertex
- 顶点类,用于三维模型显示建模过程中,面片模型的顶点描述-the vertex class
GPU
- 新一代可编程图形处理器(GPU)的出现,改变了以往固定流水线的绘制方式,开发人员能够高效灵活地对三维模型的顶点进行处理-Due to the problems existing in current system of real—time simulation on fish locomotion
1
- 用OPENGL显示一些基本的三维模型,几个模型位于一个立方体的顶点处-OPENGL display with some of the basic three-dimensional model, several models at the vertices of a cube
Best-viewpoints-selection
- 针对三维模型视点选择问题,提出了基于特征点检测的最佳视点选择方法。算法首先根据三维网格模型 的顶点邻接区域信息计算顶点的局部高度,即顶点的显著度大小;然后基于顶点的局部高度值大小,结合非极大值 抑制算法进行三维模型表面特征点检测;最后针对视点球体上的每个候选视点分析该视点下可见特征点的几何分 布信息,计算视点质量,从而筛选出最佳视点。实验结果验证了基于特征点检测的三维模型视点选择方法的合理 性和优越性,所选择的最佳视点能够提供三维模型较多的几何结构和视觉特征信息。-Best vi
off
- off文件读取绘图函数,能读取顶点坐标和拓扑关系,并以此绘制三维模型图像-Off file to read the drawing function, can read the vertex coordinates and topological relations, and in order to draw the three-dimensional model image
计算机辅助设计基础_三维模型的显示
- 用 OpenGL 进行三维模型的显示 1)读入一个三维网格模型, 并在屏幕上显示 2) 支持显示网格效果,仅显示顶点效果,仅显示三角面效果及同时显示面和边的效果, 通过按键进行效果的切换(Display 3D model with OpenGL 1) read in a 3D mesh model and display it on the screen 2) it supports the display of mesh effect, only vertex effect, only t