Physically-based visual simulation on graphics hardware

  • Authors:
  • Mark J. Harris;Greg Coombe;Thorsten Scheuermann;Anselmo Lastra

  • Affiliations:
  • University of North Carolina, Chapel Hill, North Carolina;University of North Carolina, Chapel Hill, North Carolina;University of North Carolina, Chapel Hill, North Carolina;University of North Carolina, Chapel Hill, North Carolina

  • Venue:
  • Proceedings of the ACM SIGGRAPH/EUROGRAPHICS conference on Graphics hardware
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we present a method for real-time visual simulation of diverse dynamic phenomena using programmable graphics hardware. The simulations we implement use an extension of cellular automata known as the coupled map lattice (CML). CML represents the state of a dynamic system as continuous values on a discrete lattice. In our implementation we store the lattice values in a texture, and use pixel-level programming to implement simple next-state computations on lattice nodes and their neighbors. We apply these computations successively to produce interactive visual simulations of convection, reaction-diffusion, and boiling. We have built an interactive framework for building and experimenting with CML simulations running on graphics hardware, and have integrated them into interactive 3D graphics applications.