A practical method for real-time ocean simulation

Bo Li,Cheng Wang,Zhongyi Li,Yongjian Chen
DOI: https://doi.org/10.1109/ICCSE.2009.5228129
2009-07-25
Abstract:The display of realistic ocean environment is one of the most important research fields in computer graphics. In this work we present a practical algorithm for real-time rendering of realistic and unbounded ocean. Relying on the newest features of graphics programmable units (GPU), our method adopts parallel computing technique for generating ocean surface in GPU and uses efficient shading trips for rendering optical effects of ocean surface. The main features of our work concentrate on three fields: ocean surface generation in CUDA (Compute Unified Device Architecture), adaptive ocean surface tessellation based on level-of-detail (LOD), and sophisticated optical effects. Experimental results show that our approach is effective and satisfies the requirements of a realistic real-time simulation system for unbounded ocean environment.
Computer Science
What problem does this paper attempt to address?