PrincetonComputer SciencePIXL GroupPublications → [Milliron et al. 2002] Local Access
A Framework for Geometric Warps and Deformations

ACM Transactions on Graphics, January 2002

Tim Milliron, Robert J. Jensen,
Ronen Barzel, Adam Finkelstein
Abstract

We present a framework for geometric warps and deformations. The framework provides a conceptual and mathematical foundation for analyzing known warps and for developing new warps, and serves as a common base for many warps and deformations. Our framework is composed of two components: a generic modular algorithm for warps and deformations; and a concise, geometrically meaningful formula that describes how warps are evaluated. Together, these two elements comprise a complete framework useful for analyzing, evaluating, designing, and implementing deformation algorithms. While the framework is independent of user-interfaces and geometric model representations and is formally capable of describing any warping algorithm, its design is geared toward the most prevalent class of user-controlled deformations: those computed using geometric operations. To demonstrate the expressive power of the framework, we cast several well-known warps in terms of the framework. To illustrate the framework's usefulness for analyzing and modifying existing warps, we present variations of these warps that provide additional functionality or improved behavior. To show the utility of the framework for developing new warps, we design a novel 3-D warping algorithm: a mesh warp---useful as a modeling and animation tool---that allows users to deform a detailed surface by manipulating a low-resolution mesh of similar shape. Finally, to demonstrate the mathematical utility of the framework, we use the framework to develop guarantees of several mathematical properties such as commutativity and continuity for large classes of deformations.
Paper
Citation

Tim Milliron, Robert J. Jensen, Ronen Barzel, and Adam Finkelstein.
"A Framework for Geometric Warps and Deformations."
ACM Transactions on Graphics 21(1):20-51, January 2002.

BibTeX

@article{Milliron:2002:AFF,
   author = "Tim Milliron and Robert J. Jensen and Ronen Barzel and Adam Finkelstein",
   title = "A Framework for Geometric Warps and Deformations",
   journal = "ACM Transactions on Graphics",
   year = "2002",
   month = jan,
   volume = "21",
   number = "1",
   pages = "20--51"
}