Timewarp Rigid Body Simulation
Brian Mirtich
Proceedings of SIGGRAPH 2000, July 2000, pp. 193--200.
Abstract: The traditional high-level algorithms for rigid body simulation work well for moderate numbers of bodies but scale poorly to systems of hundreds or more moving, interacting bodies. The problem is unnecessary synchronization implicit in these methods. Jefferson's timewarp algorithm [22] is a technique for alleviating this problem in parallel discrete event simulation. Rigid body dynamics, though a continuous process, exhibits many aspects of a discrete one. With modification, the timewarp algorithm can be used in a uniprocessor rigid body simulator to give substantial performance improvements for simulations with large numbers of bodies. This paper describes the limitations of the traditional high-level simulation algorithms, introduces Jefferson's algorithm, and extends and optimizes it for the rigid body case. It addresses issues particular to rigid body simulation, such as collision detection and contact group management, and describes how to incorporate these into the time-warp framework. Quantitative experimental results indicate that the timewarp algorithm offers significant performance improvements over traditional high-level rigid body simulation algorithms, when applied to systems with hundreds of bodies. It also helps pave the way to parallel implementations, as the paper discusses.
Keyword(s): Physics Based Modeling, Animation
BibTeX format:
@inproceedings{Mirtich:2000:TRB,
  author = {Brian Mirtich},
  title = {Timewarp Rigid Body Simulation},
  booktitle = {Proceedings of SIGGRAPH 2000},
  pages = {193--200},
  month = jul,
  year = {2000},
}
Search for more articles by Brian Mirtich.

Return to the search page.


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