Computer Graphics & Visual Computing (CGVC) 2021
Permanent URI for this collection
Browse
Browsing Computer Graphics & Visual Computing (CGVC) 2021 by Subject "Graphics processors"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item RECCS: Real-Time Camera Control for Particle Systems(The Eurographics Association, 2021) Köster, Marcel; Groß, Julian; Krüger, Antonio; Xu, Kai and Turner, MartinInteractive exploration and analysis of large 3D particle systems, consisting of hundreds of thousands of particles, are common tasks in the field of scientific and information visualization. These steps typically involve selection and camera-update operations in order to reveal patterns or to focus on subsets. Moreover, if a certain region is known to be potentially interesting or a selection has been made, the user will have to choose a proper camera setup to investigate further. However, such a setup is typically chosen in a way that the interesting region is in the center of the screen. Unfortunately, it still needs to show important characteristics of the selected subset and has the least amount of occlusions with respect to other particles but shows enough context information in terms of non-selected particles. In this paper, we propose a novel method for real-time camera control in 3D particle systems that fulfills these requirements. It is based on a user and/or domain-specific evaluation heuristic and parallel optimization algorithm that is designed for Graphics-Processing Units (GPUs). In addition, our approach takes only several milliseconds to complete, even on the aforementioned large datasets while consuming only a few megabytes in global GPU memory in general. This is due the fact that we are able to reduce the processing complexity significantly using screenspace information and the excessive use of fast on-chip shared memory. This allows it to be seamlessly integrated into modern visualization systems that need real-time feedback while processing large particle-based datasets.