Rendering realistic ocean scenes on GPU

  • Authors:
  • Xingquan Cai;Baoxin Qian;Haiyan Sun;Jinhong Li

  • Affiliations:
  • College of Information Engineering, North China University of Technology, Beijing, China;College of Information Engineering, North China University of Technology, Beijing, China;College of Information Engineering, North China University of Technology, Beijing, China;College of Information Engineering, North China University of Technology, Beijing, China

  • Venue:
  • Transactions on Edutainment VII
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we present an efficient simulation method for realistic ocean scenes on GPU. Firstly, we generate the planar grid of ocean surface, and divide ocean surface to static area and dynamic area. Then we generate the height field using improved noise, and add the height field to dynamic ocean surface grid. To make the surface animate, we have two transform matrices, translation matrix and rotation matrix. After that, we implement the Snell's law to render light-water interaction effects. Finally, we implement our method on GPU, and we simulate the complex ocean scene. The experiments prove that our method is feasible and high performance. Our method could be used in 3D games, computer generated films, and virtual battlefield environment based ocean scenes.