Academia.eduAcademia.edu

Grouper: A compact, streamable triangle mesh data structure

2014, IEEE Transactions on Visualization and Computer Graphics

Abstract

Fig. 1. Grouper represents a triangle mesh as groups of vertices and triangles stored as fixed-size records, most of which encode two adjacent triangles and one incident vertex. A VTT group (tan: 93%) represents one vertex and two adjacent triangles incident upon it; a VT group (blue: 3%) represents one vertex and one incident triangle; a T group (red: 4%) represents one triangle; and a V group (black: 1%) represents one vertex. Thick edges separate groups; thin edges separate triangles within the same group.