DirectX 11 Compute Ocean Rendering

Subscribers:
4,880
Published on ● Video Link: https://www.youtube.com/watch?v=xfqA_nJn1sM



Duration: 0:24
90,571 views
172


For More Info Click Here
http://www.youtube.com/subscription_center?add_user=yasir25119918
**************
SUBSCRIBE
**************
The water surface is mainly modeled after Jerry Tessendorf's statistic method described in the paper "Simulating Ocean Water", which is one of the most popular techniques used for water effect in todays games. Although the algorithm itself is capable of producing visually impressive result from a presumed statistic model (Phillips spectrum), previous implementations are often limited to a relatively small height field, e.g. 64x64 or 128x128, due to the slow FFT code path on CPU. For example, the demo shown here executes three 512x512 Fourier transforms on a per frame basis.







Tags:
DirectX
11
Compute
Shader
Nvidia
Crytek
Engine
Ati
Rendering