An Interactive Particle System Method for Visualizing 3D Flows

Xu Huaxun,Ma Qianli,Li Sikun,Cai Xun
2010-01-01
Abstract:Efficiently visualizing 3D flows is a challenging work due to the constraint of increasing computational complexity. In this paper, we present a particle-based method for interactive visualization of 3D flows by using CUDA(Common Unified Device Architecture) acceleration technology. In this method, the advection processes of all particles are executed parallel on the multithreaded processor array. This approach allows for interactive streaming and rendering of millions of particles, and it enables virtual exploration of high resolution fields in a way similar to real-world experiments. We also present a multi-resolution method to display the flow feature regions with fine-grained information and the context with coarse-grained information. This method can not only enhance the visualization quality, but also improve the rendering performance. Experiments on synthetic and real engineering datasets show that our approach can visualize 3D flows more effectively in an interactive way.
What problem does this paper attempt to address?