MeTACAST: Target- and Context-aware Spatial Selection in VR
Lixiang Zhao, Tobias Isenberg, Fuqi Xie, Hai-Ning Liang, Lingyun Yu
TL;DR
This work tackles the challenge of selecting meaningful regions in large, unstructured 3D point clouds within VR. It introduces MeTAPoint, MeTABrush, and MeTAPaint as density-aware, target- and context-aware selection techniques that adjust inputs toward local density maxima and support interactive post-selection thresholding. The authors implement GPU-accelerated density estimation and iso-surface extraction and validate the approach through a controlled user study against a Baseline method, demonstrating improved accuracy and efficiency across diverse data features. The paper also provides practical guidelines for choosing 3D spatial selection techniques based on interaction environment and data characteristics, enabling robust exploratory analysis in immersive analytics scenarios.
Abstract
We propose three novel spatial data selection techniques for particle data in VR visualization environments. They are designed to be target- and context-aware and be suitable for a wide range of data features and complex scenarios. Each technique is designed to be adjusted to particular selection intents: the selection of consecutive dense regions, the selection of filament-like structures, and the selection of clusters -- with all of them facilitating post-selection threshold adjustment. These techniques allow users to precisely select those regions of space for further exploration -- with simple and approximate 3D pointing, brushing, or drawing input -- using flexible point- or path-based input and without being limited by 3D occlusions, non-homogeneous feature density, or complex data shapes. These new techniques are evaluated in a controlled experiment and compared with the Baseline method, a region-based 3D painting selection. Our results indicate that our techniques are effective in handling a wide range of scenarios and allow users to select data based on their comprehension of crucial features. Furthermore, we analyze the attributes, requirements, and strategies of our spatial selection methods and compare them with existing state-of-the-art selection methods to handle diverse data features and situations. Based on this analysis we provide guidelines for choosing the most suitable 3D spatial selection techniques based on the interaction environment, the given data characteristics, or the need for interactive post-selection threshold adjustment.
