Is there a water physics engine for javascript?

Viewed 6706

I want to make a demo using javascript and <canvas>, I was thinking of doing a little moving creature, seen from the top and swimming in a water environment.

Concept "art" : enter image description here

Is there something I can use to start this project, or do I need to create everything from scratch ?

5 Answers
Related