Fast GPU computation of the mass properties of a general shape and its application to buoyancy simulation
Jinwook Kim, Soojae Kim, Heedong Ko, Demetri Terzopoulos
In The Visual Computer, 22(9-10), 2006.
Abstract: To simulate solid dynamics, we must compute the mass, the center of mass, and the products of inertia about the axes of the body of interest. These mass property computations must be continuously repeated for certain simulations with rigid bodies or as the shape of the body changes. We introduce a GPU-friendly algorithm to approximate the mass properties for an arbitrarily shaped body. Our algorithm converts the necessary volume integrals into surface integrals on a projected plane. It then maps the plane into a framebuffer in order to perform the surface integrals rapidly on the GPU. To deal with non-convex shapes, we use a depth-peeling algorithm. Our approach is image-based; hence, it is not restricted by the mathematical or geometric representation of the body, which means that it can efficiently compute the mass properties of any object that can be rendered on the graphics hardware. We compare the speed and accuracy of our algorithm with an analytic algorithm, and demonstrate it in a hydrostatic buoyancy simulation for real-time applications, such as interactive games.
Keyword(s): General-purpose computation on GPUs, Mass property computation, Physics-based animation, Rigid-body dynamics, Buoyancy simulation
BibTeX format:
@article{Kim:2006:FGC,
  author = {Jinwook Kim and Soojae Kim and Heedong Ko and Demetri Terzopoulos},
  title = {Fast GPU computation of the mass properties of a general shape and its application to buoyancy simulation},
  journal = {The Visual Computer},
  volume = {22},
  number = {9-10},
  pages = {856--864},
  year = {2006},
}
Search for more articles by Jinwook Kim.
Search for more articles by Soojae Kim.
Search for more articles by Heedong Ko.
Search for more articles by Demetri Terzopoulos.

Return to the search page.


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