Adaptive image-based intersection volume
Bin Wang, François Faure, Dinesh K. Pai
In ACM Transactions on Graphics, 31(4), July 2012.
Abstract: A method for image-based contact detection and modeling, with guaranteed precision on the intersection volume, is presented. Unlike previous image-based methods, our method optimizes a nonuniform ray sampling resolution and allows precise control of the volume error. By cumulatively projecting all mesh edges into a generalized 2D texture, we construct a novel data structure, the Error Bound Polynomial Image (EBPI), which allows efficient computation of the maximum volume error as a function of ray density. Based on a precision criterion, EBPI pixels are subdivided or clustered. The rays are then cast in the projection direction according to the non-uniform resolution. The EBPI data, combined with ray-surface intersection points and normals, is also used to detect transient edges at surface intersections. This allows us to model intersection volumes at arbitrary resolution, while avoiding the geometric computation of mesh intersections. Moreover, the ray casting acceleration data structures can be reused for the generation of high quality images.
Article URL: http://dx.doi.org/10.1145/2185520.2185593
BibTeX format:
@article{Wang:2012:AII,
  author = {Bin Wang and François Faure and Dinesh K. Pai},
  title = {Adaptive image-based intersection volume},
  journal = {ACM Transactions on Graphics},
  volume = {31},
  number = {4},
  pages = {97:1--97:9},
  month = jul,
  year = {2012},
}
Search for more articles by Bin Wang.
Search for more articles by François Faure.
Search for more articles by Dinesh K. Pai.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."