EGGH02: SIGGRAPH/Eurographics Workshop on Graphics Hardware 2002
Permanent URI for this collection
Browse
Browsing EGGH02: SIGGRAPH/Eurographics Workshop on Graphics Hardware 2002 by Subject "CML"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Physically-Based Visual Simulation on Graphics Hardware(The Eurographics Association, 2002) Harris, Mark J.; Coombe, Greg; Scheuermann, Thorsten; Lastra, Anselmo; Thomas Ertl and Wolfgang Heidrich and Michael DoggettIn 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.