Information

Abstract

We present interactive data-driven compute overlays for native and web-based 3D geographic map applications based on WebGPU. Our data-driven overlays are generated in a multi-step compute workflow from multiple data sources on the GPU. We demonstrate their potential by showing results from snow cover and avalanche simulations, where simulation parameters can be adjusted interactively and results are visualized instantly. Benchmarks show that our approach can compute large-scale avalanche simulations in milliseconds to seconds, depending on the size of the terrain and the simulation parameters, which is multiple orders of magnitude faster than a state-of-the-art Python implementation.

Additional Files and Images

Additional images and videos

Teaser image: Rendered 2.5D terrain with avalanche simulation output as overlay, color encodes velocity. Teaser image: Rendered 2.5D terrain with avalanche simulation output as overlay, color encodes velocity.

Additional files

Weblinks

BibTeX

@inproceedings{komon-2025-dco,
  title =      "Data-Driven Compute Overlays for Interactive Geographic
               Simulation and Visualization",
  author =     "Patrick Komon and Gerald Kimmersdorfer and Adam Celarek and
               Manuela Waldner",
  year =       "2025",
  abstract =   "We present interactive data-driven compute overlays for
               native and web-based 3D geographic map applications based on
               WebGPU. Our data-driven overlays are generated in a
               multi-step compute workflow from multiple data sources on
               the GPU. We demonstrate their potential by showing results
               from snow cover and avalanche simulations, where simulation
               parameters can be adjusted interactively and results are
               visualized instantly. Benchmarks show that our approach can
               compute large-scale avalanche simulations in milliseconds to
               seconds, depending on the size of the terrain and the
               simulation parameters, which is multiple orders of magnitude
               faster than a state-of-the-art Python implementation.",
  month =      dec,
  isbn =       "979-8-3315-6613-5",
  publisher =  "IEEE",
  location =   "Vienna",
  event =      "IEEE VIS 2025",
  doi =        "10.1109/VIS60296.2025.00043",
  booktitle =  "2025 IEEE Visualization and Visual Analytics (VIS)",
  pages =      "5",
  pages =      "186--190",
  keywords =   "3D geographic visualization, geographic simulation, WebGPU",
  URL =        "https://www.cg.tuwien.ac.at/research/publications/2025/komon-2025-dco/",
}