What it is?: A program simulating Water as a particle system. each particle is a small amount of water. The forces between the particles are Lennard Jones Forces, which are found quite empirical with experiments :) the whole program is an experiment written in C# :) have fun Requirements: to Compile: Microsoft .NET Framework Microsoft Managed DirectX SDK to Run: Microsoft .NET Framework Microsoft Managed DirectX Libraries (mdxredist.msi) Interaction: Left Mouse click: activates/deactivates gravity Middle Mouse click: deactivates/activates spring damping Right Mouse click: activates/deactivates point damping Author: Thomas Bruderer bruthoma@student.ethz.ch