1743

Real-time 3D fluid simulation on GPU with complex obstacles

Youquan Liu, Xuehui Liu, Enhua Wu
Laboratory of Computer Science, Institute of Software, Chinese Academy of Sciences, China
Computer Graphics and Applications, 2004. PG 2004. Proceedings. 12th Pacific Conference on In Computer Graphics and Applications, 2004. PG 2004. Proceedings. 12th Pacific Conference on (2004), pp. 247-256

@conference{liu2004real,

   title={Real-time 3D fluid simulation on GPU with complex obstacles},

   author={Liu, Y. and Liu, X. and Wu, E.},

   booktitle={12th Pacific Conference on Computer Graphics and Applications, 2004. PG 2004. Proceedings},

   pages={247–256},

   issn={1550-4085},

   year={2004}

}

Download Download (PDF)   View View   Source Source   

2088

views

In this paper, we solve the 3D fluid dynamics problem in a complex environment by taking advantage of the parallelism and programmability of GPU. In difference from other methods, innovation is made in two aspects. Firstly, more general boundary conditions could be processed on GPU in our method. By the method, we generate the boundary from a 3D scene with solid clipping, making the computation run on GPU despite of the complexity of the whole geometry scene. Then by grouping the voxels into different types according to their positions relative to the obstacles and locating the voxel that determines the value of the current voxel, we modify the values on the boundaries according to the boundary conditions. Secondly, more compact structure in data packing with flat 3D textures is designed at the fragment processing level to enhance parallelism and reduce execution passes. The scalar variables including density and temperature are packed into four channels of texels to accelerate the computation of 3D Navier-Stokes equations (NSEs). The test results prove the efficiency of our method, and as a result, it is feasible to run middle-scale problems of 3D fluid dynamics in an interactive speed for more general environment with complex geometry on PC platform.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: