Real-time water rendering based on the graphics hardware acceleration
Rongqin Chen
Abstract
Rongqin Chen
Abstract
This paper presents an efficient method for water rendering in real-time by taking advantage of the parallelism and programmability of a GPU (graphic processing unit). We propose a dynamical radial grid to tessellate the water surface and perform sampling and displacement mapping on the vertex shader. Some special effect is simulated to improve the photorealism of our real-time water rendering. The results show that our method is suitable for some real-time applications.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
This paper presents an efficient method for water rendering in real-time by taking advantage of the parallelism and programmability of a GPU (graphic processing unit). We propose a dynamical radial grid to tessellate the water surface and perform sampling and displacement mapping on the vertex shader. Some special effect is simulated to improve the photorealism of our real-time water rendering. The results show that our method is suitable for some real-time applications.
Key concepts: Shader, Rendering (computer graphics), Computer science, Real-time rendering, Computer graphics (images), Software rendering, Graphics hardware, Grid