搜索资源列表
trianglemesh
- 三角形半边法的源码,输入obj格式,改变顶点顺序-Triangular half of law source, type obj format, change the order of vertex
halfedge.tar
- 半边数据结构C++实现,包里只有一个half_edge类,包含了半边数据结构以及5个基本欧拉操作。显示用的是Opengl-Half_Edge Datastructure implementation.In the source code it has a half_edge class,it defines the basic half_edge datastructure and euler operations.Uses Openg
MarchingCube
- Marching Cubes算法源码,在ExpeMarchingCube类中实现,包括mesh、ImplicitSurface、halfedge等定义-Marching Cubes algorithm sources,including the definition of mesh、ImplicitSurface、halfedge and so on.
halfedge
- 国外一个计算机图形学课程的作业源代码,输入*.obj文件中的三角形网格,构造模型的半边数据结构,使用动态数组和哈希表,提取棱边并用opengl突出显示。-A half-edge mesh adjacency data structure is provided, along with a very simple .obj mesh parser. Throughout this code you are asked to conside
halfedge(opengl)
- 用半边结构表示的图形几何拓扑关系的源码,借助opengl显示图形。-With half of the structure that the topological relations between the source graphic, display graphics with opengl.
halfedge
- 综合性/设计性实验二: 三角片模型实验 : 给一个三角片模型,实现一些基本的操作: 建立以边为中心的拓扑结构(半边结构) 实现一种再分算法(Butterfly 算法) -Integrated/design experiment two: triangle model experiments: to a triangle model, to achieve some basic operations: the estab
halfedge
- c++源代码 半边结构OpenGL 实现dog.obj文件读取, 进行放大缩小, 旋转等效率-OpenGL halfedge Algorithm