An improved study of real-time fluid simulation on GPU: Research Articles

  • Authors:
  • Enhua Wu;Youquan Liu;Xuehui Liu

  • Affiliations:
  • -;-;-

  • Venue:
  • Computer Animation and Virtual Worlds - Special Issue: The Very Best Papers from CASA 2004
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Taking advantage of the parallelism and programmability of GPU, we solve the fluid dynamics problem completely on GPU. Different from previous methods, the whole computation is accelerated in our method by packing the scalar and vector variables into four channels of texels. In order to be adaptive to the arbitrary boundary conditions, we group the grid nodes into different types according to their positions relative to obstacles and search the node that determines the value of the current node. Then we compute the texture coordinates offsets according to the type of the boundary condition of each node to determine the corresponding variables and achieve the interaction of flows with obstacles set freely by users. The test results prove the efficiency of our method and exhibit the potential of GPU for general-purpose computations. Copyright © 2004 John Wiley & Sons, Ltd.