Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 392 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 392 Bytes

SandCrate

Particle liquid simulator, written in Python with NumPy for the calculations, and PyGame for the 2d graphics. Currently contains: gravity, pressure, viscosity, compressibility, surface tension.

alt text

Based on Google's Liquid Fun, see: http://google.github.io/liquidfun/