SPH Based Fluid Animation Using CUDA Enabled GPU
Textile and Engineering Institute, Ichalkaranji, Maharashtra(INDIA)
International Journal of Computer Graphics & Animation (IJCGA), Volume 2, Number 4, 2012
@article{nuli2012sph,
title={SPH BASED FLUID ANIMATION USING CUDA ENABLED GPU},
author={Nuli, U.A. and Kulkarni, PJ},
year={2012}
}
Realistic Fluid Animation is an inherent part of special effects in Film and Gaming Industry. These animations are created through the simulation of highly compute intensive fluid model. The computations involved in execution of fluid model emphasize the need of high performance parallel system to achieve the real time animation. This paper primarily devoted to the formalization of parallel algorithms for fluid animation employing Smoothed Particle Hydrodynamics (SPH) model on Compute Unified Device Architecture (CUDA). We have demonstrated a considerable execution speedup on CUDA as compare to CPU. The speedup is further improved by reducing complexity of SPH computations from O(N^2) to O(N).
November 8, 2012 by hgpu