EuroVisPosters2020
Permanent URI for this collection
Browse
Browsing EuroVisPosters2020 by Subject "Design"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Evaluation of Mesh Compression and GPU Ray Casting for Tree Based AMR data in VTK(The Eurographics Association, 2020) Roche, Antoine; Dubois, Jérôme; Byška, Jan and Jänicke, StefanAdaptive Mesh Refinement (AMR) methods are common in scientific workloads, and very useful during analyses and visualization. In this work, we aim to reduce memory and storage footprint of AMR data. We adapt tree compression (SVDAG) and GPU Ray Cast rendering, created for Computer Graphics surface scenes, for volume data from Scientific Visualization workloads. In particular, experiments have been conducted with the native Tree-Based AMR (TB-AMR) data structure in the Visualization ToolKit (VTK): vtkHyperTreeGrid (HTG). A HTG to SVDAG online converter has been implemented as well as a multi-SVDAG extension. Results showed several orders of magnitude memory footprint reduction thanks to the compression and efficient Ray Cast rendering. Furthermore, serialization to SVDAG enabled almost instant loading and display of simulation data instead of minutes. Overall our experiments show great benefits, and this shows great promises to further improve TB-AMR analyses.