搜索资源列表
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
Half_Edge
- 三角片模型实验 : 给一个三角片模型,实现一些基本的操作: 建立以边为中心的拓扑结构(半边结构) 实现一种再分算法(Butterfly 或LOOP等均可) -Triangle model experiment: to a triangular piece model basic operations: the establishment of a center to edge topology (Pteris str
Half_Edge.tar
- Half edge geometric data structure implementation.