6
votes
1answer
259 views

How to simulate a crashing wave?

I'd like to create a very rough animation of a wave crashing on a beach. I'm guessing it would have to be a particle simulator, where you code in the forces between the particles and then integrate ...