Simulation of Cloud Dynamics on Graphics Hardware
Mark J. Harris, William V. Baxter III, Thorsten Scheuermann, Anselmo Lastra
Graphics Hardware, 2003, pp. 92--101.
Abstract: This paper presents a physically-based, visually-realistic interactive cloud simulation. Clouds in our system are modeled using partial differential equations describing fluid motion, thermodynamic processes, buoyant forces, and water phase transitions. We also simulate the interaction of clouds with light, including self-shadowing and light scattering. We implement both simulations - dynamic and radiometric - entirely on programmable floating-point graphics hardware. We use "flat 3D textures" - 3D data laid out as slices tiled in a 2D texture - to implement 3D simulations on the GPU. This has scalability advantages over the use of traditional 3D textures. We exploit the relatively slow evolution of clouds in calm skies to enable interactive visualization of the simulation. The work required to simulate a single time step is automatically spread over many frames while the user views the results of the previous time step. This technique enables the incorporation of our simulation into real applications without sacrificing interactivity.
Article URL: http://diglib.eg.org/EG/DL/WS/EGGH/EGGH03/092-101.pdf
BibTeX format:
@inproceedings{Harris:2003:SOC,
  author = {Mark J. Harris and William V. Baxter III and Thorsten Scheuermann and Anselmo Lastra},
  title = {Simulation of Cloud Dynamics on Graphics Hardware},
  booktitle = {Graphics Hardware},
  pages = {92--101},
  year = {2003},
}
Search for more articles by Mark J. Harris.
Search for more articles by William V. Baxter III.
Search for more articles by Thorsten Scheuermann.
Search for more articles by Anselmo Lastra.

Return to the search page.


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