EGPGV: Eurographics Workshop on Parallel Graphics and Visualization
Browse by
ISSN 1727-348X
Collections in this community
-
EGPGV02: Eurographics Workshop on Parallel Graphics and Visualization
ISBN 1-58113-579-3 -
EGPGV04: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 3-905673-11-8 -
EGPGV06: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 3-905673-40-1 -
EGPGV07: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 978-3-905673-50-0 -
EGPGV08: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 978-3-905674-04-0 -
EGPGV09: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 978-3-905674-15-6 -
EGPGV10: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 978-3-905674-21-7 -
EGPGV11: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 978-3-905674-32-3 -
EGPGV12: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 978-3-905674-35-4 -
EGPGV13: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 978-3-905674-45-3 -
EGPGV14: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 978-3-905674-59-0 -
EGPGV15: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 978-3-905674-81-1 -
EGPGV16: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 978-3-03868-006-2 -
EGPGV17: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 978-3-03868-034-5 -
EGPGV18: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 978-3-03868-054-3 -
EGPGV19: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 978-3-03868-079-6 -
EGPGV20: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 978-3-03868-107-6 -
EGPGV21: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 978-3-03868-138-0 -
EGPGV22: Eurographics Symposium on Parallel Graphics and Visualization
ISBN 978-3-03868-175-5
Recent Submissions
-
GraphWaGu: GPU Powered Large Scale Graph Layout Computation and Rendering for the Web
(The Eurographics Association, 2022)Large scale graphs are used to encode data from a variety of application domains such as social networks, the web, biological networks, road maps, and finance. Computing enriching layouts and interactive rendering play an ... -
Design and Evaluation of a GPU Streaming Framework for Visualizing Time-Varying AMR Data
(The Eurographics Association, 2022)We describe a systematic approach for rendering time-varying simulation data produced by exa-scale simulations, using GPU workstations. The data sets we focus on use adaptive mesh refinement (AMR) to overcome memory bandwidth ... -
A Flexible Data Streaming Design for Interactive Visualization of Large-Scale Volume Data
(The Eurographics Association, 2022)Modern simulations and experiments can produce massive amounts of high-fidelity data that are challenging to transport and visualize interactively. We have designed a data streaming system to support interactive visualization ... -
Automatic In Situ Camera Placement for Isosurfaces of Large-Scale Scientific Simulations
(The Eurographics Association, 2022)High-performance computing trends are requiring in situ processing increasingly often. This work considers automating camera placement for in situ visualization, specifically of isosurfaces, which is needed when there is ... -
Iterative Discrete Element Solver for Efficient Snow Simulation
(The Eurographics Association, 2022)This paper presents a novel Discrete Element Method (DEM) on the GPU for efficient snow simulation. To this end, our approach employs an iterative scheme on particles that easily allows the snow density to vary vastly for ... -
Massively Parallel Large Scale Inundation Modelling
(The Eurographics Association, 2022)Over the last 20 years, flooding has been the most common natural disaster, accounting for 44.7% of all disasters, affecting about 1.65 billion people worldwide and causing roughly 105 thousand deaths†. In contrast to other ... -
Rainbow: A Rendering-Aware Index for High-Quality Spatial Scatterplots with Result-Size Budgets
(The Eurographics Association, 2022)We study the problem of computing a spatial scatterplot on a large dataset for arbitrary zooming/panning queries. We introduce a general framework called ''Rainbow'' that generates a high-quality scatterplot for a given ... -
Profiling and Visualizing GPU Memory Access and Cache Behavior of Ray Tracers
(The Eurographics Association, 2022)Graphical processing units (GPUs) have gained popularity in recent years due to their efficiency in running massively parallel applications. Recent developments have also adapted ray-tracing algorithms to the GPU, where ... -
PGV 2022: Frontmatter
(The Eurographics Association, 2022) -
Interactive Selection on Calculated Attributes of Large-Scale Particle Data
(The Eurographics Association, 2021)We present a GPU-based technique for efficient selection in interactive visualizations of large particle datasets. In particular, we address multiple attributes attached to particles, such as pressure, density, or surface ... -
UnityPIC: Unity Point-Cloud Interactive Core
(The Eurographics Association, 2021)In this work, we present Unity Point-Cloud Interactive Core, a novel interactive point cloud rendering pipeline for the Unity Development Platform. The goal of the proposed pipeline is to expedite the development process ... -
Faster RTX-Accelerated Empty Space Skipping using Triangulated Active Region Boundary Geometry
(The Eurographics Association, 2021)We describe a technique for GPU and RTX accelerated space skipping of structured volumes that improves on prior work by replacing clustered proxy boxes with a GPU-extracted triangle mesh that bounds the active regions. ... -
Evaluation of PyTorch as a Data-Parallel Programming API for GPU Volume Rendering
(The Eurographics Association, 2021)Data-parallel programming (DPP) has attracted considerable interest from the visualization community, fostering major software initiatives such as VTK-m. However, there has been relatively little recent investigation of ... -
Performance Tradeoffs in Shared-memory Platform Portable Implementations of a Stencil Kernel
(The Eurographics Association, 2021)Building on a significant amount of current research that examines the idea of platform-portable parallel code across different types of processor families, this work focuses on two sets of related questions. First, using ... -
Scalable In Situ Computation of Lagrangian Representations via Local Flow Maps
(The Eurographics Association, 2021)In situ computation of Lagrangian flow maps to enable post hoc time-varying vector field analysis has recently become an active area of research. However, the current literature is largely limited to theoretical settings ... -
Machine Learning-Based Autotuning for Parallel Particle Advection
(The Eurographics Association, 2021)Data-parallel particle advection algorithms contain multiple controls that affect their execution characteristics and performance, in particular how often to communicate and how much work to perform between communications. ... -
HyLiPoD: Parallel Particle Advection Via a Hybrid of Lifeline Scheduling and Parallelization-Over-Data
(The Eurographics Association, 2021)Performance characteristics of parallel particle advection algorithms can vary greatly based on workload.With this short paper, we build a new algorithm based on results from a previous bake-off study which evaluated the ... -
PGV 2021: Frontmatter
(The Eurographics Association, 2021) -
Alternative Parameters for On-The-Fly Simplification of MergeTrees
(The Eurographics Association, 2020)Topological simplification of merge trees requires a user specified persistence threshold. As this threshold is based on prior domain knowledge and has an unpredictable relation to output size, its use faces challenges in ... -
High-Quality Rendering of Glyphs Using Hardware-Accelerated Ray Tracing
(The Eurographics Association, 2020)Glyph rendering is an important scientific visualization technique for 3D, time-varying simulation data and for higherdimensional data in general. Though conceptually simple, there are several different challenges when ...