Making a realistic breaking wave
Hey there,
Just looking for some pointers into making a realistic surfable wave in C#. I've got a procedurally generated plane at the moment and have been experimenting with deforming the mesh in a similar fashion to this tutorial by cat like coding.
I would like to achieve an effect similar to MegaFiers bezier attractor however would prefer to develop this myself instead of investing hundreds in a mesh deformation system for just one of its functions. If anyone can point me in the right direction that would be greatly appreciated.
Thanks in advance!
Your answer
Follow this Question
Related Questions
Generate Polygon Plane from Array 0 Answers
Add vertex position by it's axis 1 Answer
Generated Mesh not being lit? 1 Answer
Triangles for sphere 0 Answers
Procedural Generation : Grass placement 2 Answers