Doubt about texture waves in CG Ocean Shader
- by Alexandre
I'm new on graphical programming, and I'm having some trouble understanding the Ocean Shader described on "Effective Water Simulation from Physical Models" from GPU Gems. The source code associated to this article is here.
My problem has been to understand the concept of texture waves. First of all, what is achieved by texture waves? I'm having a…