Keenan Crane
CARNEGIE MELLON UNIVERSITY
A Survey of Efficient Structures for Digital Geometry Processing
UIUC CS 598 Final Report
May 2006
Keenan Crane
University of Illinois at Urbana-Champaign
teaser
In recent years, massive datasets such as those from the Digital Michaelango Project have inspired the development of out-of-core (OoC) algorithms that process surfaces in a spatially coherent order. This reformulation of surface processing yields mesh data structures which are more cache-friendly than prior representations. Although OoC techniques are intended to mask high latency disk access, the same principles can benefit processing in other levels of the cache hierarchy. This survey gives a background on traditional geometry processing, examines the development of OoC mesh processing algorithms, and briefly considers the potential of OoC-like data structures for parallel- and stream-processing.
preview
PDF, 6.9MB
About
This survey was written for Michael Garland's digital geometry processing class.