Computer Graphics

University of California - Berkeley

Exploded View Diagrams of Mathematical Surfaces


Abstract

We present a technique for visualizing complicated mathematical surfaces that is inspired by hand-designed topological illustrations. Our approach generates exploded views that expose the internal structure of such a surface by partitioning it into parallel slices, which are separated from each other along a single linear explosion axis. Our contributions include a set of simple, prescriptive design rules for choosing an explosion axis and placing cutting planes, as well as automatic algorithms for applying these rules. First we analyze the input shape to select the explosion axis based on the detected rotational and reflective symmetries of the input model. We then partition the shape into slices that are designed to help viewers better understand how the shape of the surface and its cross-sections vary along the explosion axis. Our algorithms work directly on triangle meshes, and do not depend on any specific parameterization of the surface. We generate exploded views for a variety of mathematical surfaces using our system.

Citation

Olga Karpenko, Wilmot Li, Niloy J. Mitra, and Maneesh Agrawala. "Exploded View Diagrams of Mathematical Surfaces". IEEE Visualization, 2010. To appear.

Supplemental Material

For further details, please see the project page hosted on the Visualization Lab website at http://vis.berkeley.edu/papers/methexpview/.