Hardware-Accelerated Real-time Rendering of Water Surface

Fang Jianwen,Yu Jinhui,Ma Wenlong
DOI: https://doi.org/10.3321/j.issn:1002-8331.2006.15.026
2006-01-01
Abstract:Real-time rendering water surface with photorealistic effect is a challenging and hot topic in computer graphics.In this paper we present a programmable graphics hardware supported system to generate and render water surface in real-time.The rendering process includes two stages:water surface modeling and illumination simulation.We model the water surface based on FFT(Fast Fourier Transformation) in spatial domain,simulate the reflection,refraction and Fresnel illumination effects with bump and projective texture maps.The rendering process is mostly implemented on Graphic Processing Unit(GPU),meeting the real-time requirements of the algorithm:on up-to-date personal computers and programmable graphics hardware we can render the water surface at 30fps above.
What problem does this paper attempt to address?